|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Useages of channel in client of MQ |
« View previous topic :: View next topic » |
Author |
Message
|
Hunter |
Posted: Thu Jan 17, 2008 8:24 am Post subject: Useages of channel in client of MQ |
|
|
Newbie
Joined: 18 Dec 2007 Posts: 6
|
Hi All,
I have more then 10 servers which are connected to MQ manager. All these servers are using client side API's and binding. For to use client side API's I need to create a channel.
Can anyone tell me if I will use one channel for all server ? or I need to make different channels for each server.
As I understood about channel, channels are logical edentity. |
|
Back to top |
|
 |
Vitor |
Posted: Thu Jan 17, 2008 8:30 am Post subject: Re: Useages of channel in client of MQ |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
Hunter wrote: |
As I understood about channel, channels are logical edentity. |
No, channels are the syncronous link between a given queue manager and a client. Each queue manager will need to have the correct configuration to support a client connection and each client will need to be provided with the correct connection information to attach to it's queue manager (where this may not always be the same queue manager, e.g. fail over when queue manager fails) _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
jefflowrey |
Posted: Thu Jan 17, 2008 8:38 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
You should really create one channel for each application - ideally for each application on each server.
This way if a specific application has communications problems, or is doing something like opening lots and lots and lots and lots of connections, you can a) tell which one, b) work with it specifically rather than impacting everyone else. _________________ I am *not* the model of the modern major general. |
|
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
|
|
|
|