|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Multiple MQInput Nodes in Message Flow (2.1) & Unit of W |
« View previous topic :: View next topic » |
Author |
Message
|
catwood2 |
Posted: Thu Feb 05, 2004 2:43 pm Post subject: Multiple MQInput Nodes in Message Flow (2.1) & Unit of W |
|
|
Centurion
Joined: 17 May 2002 Posts: 108
|
Hi,
If a message flow is monitoring 3 input queues and picks up a message from queue1, is it able to begin processing a subsequent message that arrives at a different queue....or does it have to finish processing the message it picked up from queue1 before it can process the message on queue2?
thx
chris |
|
Back to top |
|
 |
Missam |
Posted: Thu Feb 05, 2004 8:00 pm Post subject: |
|
|
Chevalier
Joined: 16 Oct 2003 Posts: 424
|
In General A Message flow processes one message at a time.If you need to process all the messages coming in to three queues at a time.all you need is to deply the message flow in three different execution groups. |
|
Back to top |
|
 |
jefflowrey |
Posted: Fri Feb 06, 2004 7:02 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
IamSam wrote: |
In General A Message flow processes one message at a time.If you need to process all the messages coming in to three queues at a time.all you need is to deply the message flow in three different execution groups. |
Well, first of all, you don't need to deploy to three separate execution groups to get parallel processing. You can merely increase the number of instances of the message flow in the one execution group.
Secondly, things get interesting when there are more than one MQInput node in the same flow. The message flow automatically gets extra instances, one for each additional MQInput node.
But, third, none of this will allow you to aggregate messages from three input queues. For that, you need to either use the MQGet node (a plugin), or use the aggregation nodes. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
catwood2 |
Posted: Fri Feb 06, 2004 7:17 am Post subject: Post subject: Multiple MQInput Nodes in Message Flow (2.1) & |
|
|
Centurion
Joined: 17 May 2002 Posts: 108
|
Ah. Thanks for the responses. |
|
Back to top |
|
 |
Missam |
Posted: Fri Feb 06, 2004 8:34 am Post subject: |
|
|
Chevalier
Joined: 16 Oct 2003 Posts: 424
|
Thanks for correcting me jeff |
|
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
|
|
|
|