|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Question about distribution lists |
« View previous topic :: View next topic » |
Author |
Message
|
lucac |
Posted: Tue May 16, 2006 1:25 am Post subject: Question about distribution lists |
|
|
 Newbie
Joined: 17 Nov 2004 Posts: 9 Location: Italy
|
Hello,
I've a queue manager (QMA) connected to several queue managers (QMR1, QMR2, ..., QMR"n"); on them there are some local queues where I need to send messages through QMA. On QMA I'd like to have just one Remote Quene (or better, if it's possible, just the transmit queue) for each connected Queue Manager (rather than several Remote Queues).
To do that I'm thinking to use Distribution Lists; is it the better way for my goal?
Thanks a lot.
Luca |
|
Back to top |
|
 |
EddieA |
Posted: Tue May 16, 2006 7:51 am Post subject: |
|
|
 Jedi
Joined: 28 Jun 2001 Posts: 2453 Location: Los Angeles
|
Quote: |
To do that I'm thinking to use Distribution Lists |
Distribution lists are built by an application, MQ doesn't do it for you. So, to do this, you would need an application on QMA reading the messages, and then outputting a message with a Distribution list.
You could look at MirrorQ.
Cheers, _________________ Eddie Atherton
IBM Certified Solution Developer - WebSphere Message Broker V6.1
IBM Certified Solution Developer - WebSphere Message Broker V7.0 |
|
Back to top |
|
 |
jefflowrey |
Posted: Tue May 16, 2006 9:15 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
It seems that a qmgr alias is sufficient. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
PeterPotkay |
Posted: Tue May 16, 2006 5:11 pm Post subject: |
|
|
 Poobah
Joined: 15 May 2001 Posts: 7722
|
do u need one put on QMA to go to each of those QMs? 1 message replicated out to many QMs?
Or do you just need the ability for an app on QMA to be able to send a message to any one QM at any one time it wants to?
For the first case, you need MirrorQ. Or have the app build a Distributionn List. And you will need XMITQs to each QM, or have them all in an MQ cluster.
For the second case, you just need to create an XMITQ to each destination QM. Or put them all in a MQ cluster if you don't want to bother with manually defined XMITQs. _________________ Peter Potkay
Keep Calm and MQ On |
|
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
|
|
|
|