|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
MQclient Connection |
« View previous topic :: View next topic » |
Author |
Message
|
PEPERO |
Posted: Mon Jan 15, 2018 8:21 am Post subject: MQclient Connection |
|
|
Disciple
Joined: 30 May 2011 Posts: 177
|
Hi all;
Suppose due to some considerations not wanting to define Sender/Receiver channels , Is it possible and applicable to use MQClient connection from within a message flow to local queue hosted in an external queue manager? Does the available MQ components support this type of connection? |
|
Back to top |
|
 |
fjb_saper |
Posted: Mon Jan 15, 2018 1:11 pm Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
In IIB10 MQINPUT, MQGET, MQOUTPUT nodes will support this type of behavior.
Have fun  _________________ MQ & Broker admin |
|
Back to top |
|
 |
zpat |
Posted: Tue Jan 16, 2018 1:15 am Post subject: |
|
|
 Jedi Council
Joined: 19 May 2001 Posts: 5866 Location: UK
|
Using a direct client connection does tightly couple the flow to the other QM rather than allowing the local QM to act as store/forward.
So if you have a local QM for the broker, it would be better to route MQ traffic through that. _________________ Well, I don't think there is any question about it. It can only be attributable to human error. This sort of thing has cropped up before, and it has always been due to human error. |
|
Back to top |
|
 |
joebuckeye |
Posted: Tue Jan 16, 2018 5:21 am Post subject: |
|
|
 Partisan
Joined: 24 Aug 2007 Posts: 365 Location: Columbus, OH
|
To add to what zpat wrote, by tightly coupling your flow to an external QM you are greatly restricting the flexibility of your design.
If that remote QM goes down then your flow fails.
Scaling your flow becomes much harder.
Load balancing and fail over are not available.
You say you are restricted from making channel connections so make sure you point out the limitations (and the three above are just the tip of the iceberg) of that choice. Sometimes people make design decisions because they think something seems hard or a pain to do without realizing the consequences of those decisions down the road. |
|
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
|
|
|
|