|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
Search found 4 matches |
Author |
Message |
Topic: Writing to Multiple Queues |
mq_rookie
Replies: 13 Views: 5994
|
Forum: General Discussion Posted: Fri Oct 26, 2007 9:05 am Subject: Writing to Multiple Queues |
Pub/Sub would be of some value if, for example, several of the destination queues got the same message.
In a retail scenario, this might be for example a price change that was different for diffe ... |
Topic: Writing to Multiple Queues |
mq_rookie
Replies: 13 Views: 5994
|
Forum: General Discussion Posted: Fri Oct 26, 2007 8:13 am Subject: Writing to Multiple Queues |
Imagine an accounting application with a central office and 1000 stores.
Now depending on how the processes are written I can easily imagine the need for an app to behave like mq_rookie mentioned...
... |
Topic: Writing to Multiple Queues |
mq_rookie
Replies: 13 Views: 5994
|
Forum: General Discussion Posted: Thu Oct 25, 2007 3:56 pm Subject: Writing to Multiple Queues |
One MQCONN
Lots of MQOPENS, or better yet MQPUT1
Perhaps use a Distribution list? http://publib.boulder.ibm.com/infocenter/wmqv6/v6r0/topic/com.ibm.mq.csqzal.doc/fg12440_.htm
Never done it myself ... |
Topic: Writing to Multiple Queues |
mq_rookie
Replies: 13 Views: 5994
|
Forum: General Discussion Posted: Thu Oct 25, 2007 11:23 am Subject: Writing to Multiple Queues |
Hi,
Here is my problem. I have around 2000 queues under a single Queue Manager. Most of the time my application may have to write upto over 1000 queues. I am not worried about the reply message, ju ... |
|
|
|