Author |
Message
|
mquser925 |
Posted: Wed Jun 11, 2008 2:42 am Post subject: Client failover with MQ cluster |
|
|
Acolyte
Joined: 22 Apr 2008 Posts: 61
|
So I've been reading through the cluster manual, the intercommunication manual and the client manual trying to see if it is possible to get messages from the all members of a cluster through the cluster gateway using the client on a remote machine. Does anyone know if this is possible or can a client only get messages from a specific queue manager? |
|
Back to top |
|
 |
Vitor |
Posted: Wed Jun 11, 2008 3:55 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
Any application can only get messages from the queue manager it's connected to, no matter how it's connected.
The only exception to this is on z/OS, where QSGs can be used. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
mquser925 |
Posted: Wed Jun 11, 2008 4:47 am Post subject: |
|
|
Acolyte
Joined: 22 Apr 2008 Posts: 61
|
What about using a requester-server channel configuration? Does the client support this configuration? |
|
Back to top |
|
 |
Vitor |
Posted: Wed Jun 11, 2008 4:54 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
mquser925 wrote: |
What about using a requester-server channel configuration? Does the client support this configuration? |
No.
No more than it supports sender-receiver. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
fjb_saper |
Posted: Wed Jun 11, 2008 7:43 am Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
Vitor wrote: |
Any application can only get messages from the queue manager it's connected to, no matter how it's connected.
The only exception to this is on z/OS, where QSGs can be used. |
Add as exception the WebSphere SI-BUS JMS Engine with a DB persistency store.  _________________ MQ & Broker admin |
|
Back to top |
|
 |
|