|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
MQSeries client Vs MQSeries server |
« View previous topic :: View next topic » |
Author |
Message
|
jonny |
Posted: Tue Aug 05, 2003 6:39 am Post subject: MQSeries client Vs MQSeries server |
|
|
Acolyte
Joined: 03 Jul 2003 Posts: 57
|
Hi,
What are the main advantages/differences of using MQSeries server against MQSeries client, I know that:
- Clients don't provide synchronous, whereas MQSeries server is asynchronous
- Clients connect to a queue manager, which might resides locally or remotely.
- It is more expensive to buy MQSeries server
- There is nothing to admionister on a client machine, whereas on the MQSeries server machine, you will need to look after queue manager and its objects.
What I am not sure of is that, does mqseries client provide assured delivery of messages?
Regards |
|
Back to top |
|
 |
bower5932 |
Posted: Tue Aug 05, 2003 12:14 pm Post subject: |
|
|
 Jedi Knight
Joined: 27 Aug 2001 Posts: 3023 Location: Dallas, TX, USA
|
There is a section in the Clients manual that gives a discussion on why you might want to use clients. As far as your points:
- An MQSeries client application requires a synchronous connection to the qmgr. If this connection goes down, your program becomes responsible for the messages.
- You can use a client connection to a qmgr that is either local (on the same machine) or remote (on a different machine).
- MQSeries servers are more expensive. However, they do give you the benefit of being able to store messages.
- The client does have some administration in that you have to take care of either the client connection table or the use of the MQSERVER environment variable. |
|
Back to top |
|
 |
jefflowrey |
Posted: Tue Aug 05, 2003 12:40 pm Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
The other thing to keep in mind is that you can't just buy the client.
Clients have to connect to a server somewhere. |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|