ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Multiple MQInput Nodes in Message Flow (2.1) & Unit of W

Post new topic  Reply to topic
 Multiple MQInput Nodes in Message Flow (2.1) & Unit of W « View previous topic :: View next topic » 
Author Message
catwood2
PostPosted: Thu Feb 05, 2004 2:43 pm    Post subject: Multiple MQInput Nodes in Message Flow (2.1) & Unit of W Reply with quote

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
View user's profile Send private message
Missam
PostPosted: Thu Feb 05, 2004 8:00 pm    Post subject: Reply with quote

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
View user's profile Send private message
jefflowrey
PostPosted: Fri Feb 06, 2004 7:02 am    Post subject: Reply with quote

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
View user's profile Send private message
catwood2
PostPosted: Fri Feb 06, 2004 7:17 am    Post subject: Post subject: Multiple MQInput Nodes in Message Flow (2.1) & Reply with quote

Centurion

Joined: 17 May 2002
Posts: 108

Ah. Thanks for the responses.
Back to top
View user's profile Send private message
Missam
PostPosted: Fri Feb 06, 2004 8:34 am    Post subject: Reply with quote

Chevalier

Joined: 16 Oct 2003
Posts: 424

Thanks for correcting me jeff
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Multiple MQInput Nodes in Message Flow (2.1) & Unit of W
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.