|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
[Solved] Are sender and receiver channels used always |
« View previous topic :: View next topic » |
Author |
Message
|
prasannal |
Posted: Sun Jan 04, 2004 8:25 pm Post subject: [Solved] Are sender and receiver channels used always |
|
|
Apprentice
Joined: 04 Aug 2003 Posts: 44
|
Hi,
I have created sender and receiver channels at each Queue Manager. Now, I want to know like if I am sending some message through Remote queue on a queue manager, Will Receiver channel on that queue manager will be used? If it not used and I know the direction of message flow, I will just create sender channel only at thta queue manager?
Please let me know ur comments?
Thanks. |
|
Back to top |
|
 |
EddieA |
Posted: Sun Jan 04, 2004 11:48 pm Post subject: |
|
|
 Jedi
Joined: 28 Jun 2001 Posts: 2453 Location: Los Angeles
|
If you are sending messages from one queue manager to another, then the sending queue manager uses the sender channel. There MUST be a corresponding receiver channel at the receiving queue manager, of the exact same name. That's it.
Now, because channels are uni-directional (at least for messages), this pair will only send data in one direction. If, there is a need to return data back to the originating queue manager, then you will need another sender/receiver pair.
Now, I think your question is, do you need to define a sender and receiver at each queue manager. The answer is yes, if you want messages to flow in both directions. But if you only want to send data one way, then no, a single sender at one queue manager and a receiver at the other will suffice.
Cheers, _________________ Eddie Atherton
IBM Certified Solution Developer - WebSphere Message Broker V6.1
IBM Certified Solution Developer - WebSphere Message Broker V7.0 |
|
Back to top |
|
 |
JasonE |
Posted: Mon Jan 05, 2004 1:31 am Post subject: |
|
|
Grand Master
Joined: 03 Nov 2003 Posts: 1220 Location: Hursley
|
Just to add a minor comment, but this was one of the reasons MQ clustering was introduced - to reduce the administration of a network of QM's, so rather than one sdr/receiver pair per qmgr to every other qmgr, you have a single cluster receiver and cluster sender channel defined, and the rest occurs automatically. |
|
Back to top |
|
 |
prasannal |
Posted: Mon Jan 05, 2004 4:59 am Post subject: MQ Channels |
|
|
Apprentice
Joined: 04 Aug 2003 Posts: 44
|
|
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
|
|
|
|