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 » AggregateConrol Node

Post new topic  Reply to topic
 AggregateConrol Node « View previous topic :: View next topic » 
Author Message
Shek
PostPosted: Thu Jul 28, 2005 1:16 pm    Post subject: AggregateConrol Node Reply with quote

Newbie

Joined: 18 Oct 2004
Posts: 6

I am developing a fan-out message flow with aggregate control node and I can't see the second message from the Out terminal till the first one is processed completely even though the documentation says it's done in parallel. I tried with the debugger and also with a trace node and saw the same behavior. It appears the triggering of AggregateControl node is done in sequence instead of in parallel.

Is this correct or am I missing some other steps? I am running WBI version 5.0.5 Build id:20050520_1338.
Back to top
View user's profile Send private message
wschutz
PostPosted: Thu Jul 28, 2005 4:45 pm    Post subject: Reply with quote

Jedi Knight

Joined: 02 Jun 2005
Posts: 3316
Location: IBM (retired)

I assume you mean this documentation:
Quote:
WebSphere Business Integration Message Broker provides three message flow nodes that support aggregation:
AggregateControl
AggregateRequest
AggregateReply

When you include these nodes in your message flows, the multiple fan-out requests are issued in parallel from within a message flow. This is in contrast to the standard operation of the message flow in which each node performs its processing in sequence.


I think the document is trying to say that the MQ Messages wind up being issued in parallel, that is, if you fan-out to 3 request messages, the 3 "requests" can be done in parallel (the old "book a holiday example)
_________________
-wayne
Back to top
View user's profile Send private message Send e-mail AIM Address
Shek
PostPosted: Fri Jul 29, 2005 5:54 am    Post subject: Reply with quote

Newbie

Joined: 18 Oct 2004
Posts: 6

Yes. That's what the documentation said. I am trying to fan out only 2 AggregateRequest. But as I stepped them thru the debugger, they are done in sequence, not in parallel. I also put in trace node and record the timestamps. Again these timestamps are in sequence, not in parallel.
Any help is appreciated.
[/img][/url][/list][/img]
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Fri Jul 29, 2005 6:11 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

The inside of a message flow is always done in serial - a message flow is essentially a series of procedure calls, with each node being a procedure.

Events that happen outside a message flow can be accomplished in parallel.
_________________
I am *not* the model of the modern major general.
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 » AggregateConrol Node
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.