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 » AggregationReply preserve the order of response wrt request?

Post new topic  Reply to topic
 AggregationReply preserve the order of response wrt request? « View previous topic :: View next topic » 
Author Message
IIB_Intel
PostPosted: Wed Mar 15, 2017 2:07 pm    Post subject: AggregationReply preserve the order of response wrt request? Reply with quote

Acolyte

Joined: 07 May 2015
Posts: 64

Does it Aggregation reply node preserve the order of the response with respect to original request?

For example if the fan out flow sends out 3 requests 1,2,3 then lets say response from process 2 always comes early compare to request 1 & 3 then can we do some configuration that fan in flow (having the aggregation reply node) always creates folder structure with response from 1,2,3 in that order only.

In my test, aggregation node combine responses in the order it receives them. I wanted to confirm if this is the default behavior or i have missed something.
Back to top
View user's profile Send private message
mqjeff
PostPosted: Thu Mar 16, 2017 3:49 am    Post subject: Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

If you want responses to come in some particular order, you need to send them in serial, rather than in parallel. The aggregation nodes are designed to let you run a set of requests in parallel, rather than one at a time.
_________________
chmod -R ugo-wx /
Back to top
View user's profile Send private message
Vitor
PostPosted: Thu Mar 16, 2017 4:18 am    Post subject: Re: AggregationReply preserve the order of response wrt requ Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

IIB_Intel wrote:
can we do some configuration that fan in flow (having the aggregation reply node) always creates folder structure with response from 1,2,3 in that order only.




IIB_Intel wrote:
I wanted to confirm if this is the default behavior or i have missed something.


It's not the default behavior - it's the only behavior. Suppose response 2 didn't return; the folder would still be 1,3 and therefore out of order to the original request.
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
IIB_Intel
PostPosted: Thu Mar 16, 2017 5:16 am    Post subject: Reply with quote

Acolyte

Joined: 07 May 2015
Posts: 64

Thanks for clarifying
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 » AggregationReply preserve the order of response wrt request?
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.