Author |
Message
|
v_nanduri |
Posted: Wed Dec 14, 2011 1:57 pm Post subject: Same message to same queue in differenct QMs |
|
|
Apprentice
Joined: 12 Dec 2010 Posts: 26
|
Hi Experties,
I have a requirement where same message has to be placed in same queue in different QMs on different servers.
Ex: If i am sending message from QM1 on cluster queue QC234.. the same message should go to QM2, QM3 and QM4 on QC234. Is it possible? If yes please let me know what needs to be done. |
|
Back to top |
|
 |
fjb_saper |
Posted: Wed Dec 14, 2011 2:21 pm Post subject: Re: Same message to same queue in differenct QMs |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
v_nanduri wrote: |
Hi Experties,
I have a requirement where same message has to be placed in same queue in different QMs on different servers.
Ex: If i am sending message from QM1 on cluster queue QC234.. the same message should go to QM2, QM3 and QM4 on QC234. Is it possible? If yes please let me know what needs to be done. |
Look up and pub/sub manual in the infocenter
Have fun  _________________ MQ & Broker admin |
|
Back to top |
|
 |
v_nanduri |
Posted: Thu Dec 15, 2011 5:30 am Post subject: |
|
|
Apprentice
Joined: 12 Dec 2010 Posts: 26
|
Thanks.. But i didn't get it... can you please provide me the full link.. else let me know what parameter i need to set... it is little urgent for me |
|
Back to top |
|
 |
mqjeff |
Posted: Thu Dec 15, 2011 5:36 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
v_nanduri wrote: |
Thanks.. But i didn't get it... can you please provide me the full link.. else let me know what parameter i need to set... it is little urgent for me |
You need to publish the message, and then create subscriptions.
If you need training on this, then you should hire someone or do a lot of self-study. |
|
Back to top |
|
 |
mqjeff |
Posted: Thu Dec 15, 2011 5:44 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
Another approach is to use a Destination List to send the message to many queues.
You would find information on Destination Lists in the Application Programming Guide.
Happy Reading! |
|
Back to top |
|
 |
Vitor |
Posted: Thu Dec 15, 2011 6:01 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
v_nanduri wrote: |
let me know what parameter i need to set... |
It's not a single parameter, it's a piece of architecture you'll need to design and build.
v_nanduri wrote: |
it is little urgent for me |
Then read and type quickly.
<plug>Or tell your management if they want this done quickly to buy the message duplicating solution produced by the sponsors of this forum</plug> _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
|