|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Help needed on MQSeries Intercommunication. |
« View previous topic :: View next topic » |
Author |
Message
|
dev |
Posted: Thu Dec 05, 2002 10:07 am Post subject: Help needed on MQSeries Intercommunication. |
|
|
Apprentice
Joined: 11 Oct 2001 Posts: 30
|
I have a scenerio where QM A resides on box BOXA and has a RQD named a.rqd which resolves to local queue b.local on QM B, resides on another box BOXB.
Assume if connection from QM A to QM B is not working for a certain time then how can I route it automatically to local queue c.local on QM C residing on box BOXC?
How can I acheive it without clustering, all QMs are on W2K.
Any suggestion would be highly appreciated. |
|
Back to top |
|
 |
Tabraham |
Posted: Fri Dec 06, 2002 6:19 am Post subject: |
|
|
Newbie
Joined: 16 May 2001 Posts: 4 Location: Dallas, Texas
|
How your program knows that the connection from A to B is working or not working? |
|
Back to top |
|
 |
bower5932 |
Posted: Fri Dec 06, 2002 10:11 am Post subject: |
|
|
 Jedi Knight
Joined: 27 Aug 2001 Posts: 3023 Location: Dallas, TX, USA
|
You could write some code that checked the depth of the xmit queue or the status of the channel. If you noticed a problem, you could then switch. However, this sounds like the perfect situation for clustering. |
|
Back to top |
|
 |
Tabraham |
Posted: Fri Dec 06, 2002 10:21 am Post subject: |
|
|
Newbie
Joined: 16 May 2001 Posts: 4 Location: Dallas, Texas
|
I agree that this is for clustering.
How often you check the XMITQ depth? Is the XMITQ used by this application only?
What happens to the messages already in the XMITQ? |
|
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
|
|
|
|