Posted: Wed Oct 19, 2011 8:32 am Post subject: CCDT MQ Load Balancing
Centurion
Joined: 12 Jun 2004 Posts: 128 Location: Chicago, IL
Hello Folks,
We have 2 QMgrs on different servers which are in cluster for load balancing and a remote client application which gets and puts messages into a cluster q. Currently we were able to achieve the fail-over scenario to put messages into the QMgrs using the CCDT file on the client machine.
Since both the QMgrs are up and running, the remote client application should get the messages from both Qmgrs if available. Can this be achieved thru CCDT file. I would appreciate any inputs on how this can be achieved.
It can be achieved through use of the CCDT in the same way it can be achieved without using a CCDT.
You can only use a single MQ connection to connect to a single queue manager, and you can only issue an MQGET over an MQ connection to queues that are local to that queue manager.
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