|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
|
|
put/get in cluster qmgrs |
« View previous topic :: View next topic » |
Author |
Message
|
lash |
Posted: Wed May 14, 2003 12:20 pm Post subject: put/get in cluster qmgrs |
|
|
Apprentice
Joined: 14 May 2003 Posts: 47
|
HI,
i could get the messages on the qmanager where i defined the cluster queue. but,
I want to put and get the messages in all the queue managers of the cluster to which they belong.
is there any way this can be done,
thanks,
lash |
|
Back to top |
|
|
vennela |
Posted: Wed May 14, 2003 12:35 pm Post subject: |
|
|
Jedi Knight
Joined: 11 Aug 2002 Posts: 4055 Location: Hyderabad, India
|
I don't think that is possbile.
You can PUT/GET messages from the cluster queue if the QMGR is hosting that queue. You can ONLY PUT if the queue manager your APP connected to is not hosting the queue.
-------
Venny |
|
Back to top |
|
|
bduncan |
Posted: Wed May 14, 2003 12:40 pm Post subject: |
|
|
Padawan
Joined: 11 Apr 2001 Posts: 1554 Location: Silicon Valley
|
This is one of those situations where I say that there is probably a flaw in the architecture of your system if you asking for a feature like this. If you want to a get a message on a queue manager that is somewhere else on the network, it begs the question why you sent the message to that queue manager in the first place. The whole point of MQSeries is to move a message to a location where it will be processed.
Now, if you are talking about having your app run on a machine that isn't running a queue manager at all, and uses the client (rather than server) interface, then YES, you are effectively going to be able to get a message from a queue that exists somewhere else. However, you are still limited to those queues hosted by the queue manager you are connected to. But with the client interface, you are free to disconnect and connect to whatever queue manager DOES have the message. But again, why not connect to the correct queue manager in the first place? _________________ Brandon Duncan
IBM Certified MQSeries Specialist
MQSeries.net forum moderator |
|
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
|
|
|
|