|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
JMS Messages not in sequence |
« View previous topic :: View next topic » |
Author |
Message
|
next |
Posted: Sun Jul 14, 2013 11:07 pm Post subject: JMS Messages not in sequence |
|
|
Voyager
Joined: 02 May 2010 Posts: 75
|
Hi,
We have a flow picking up messages from a JMS queue. The messages have to be processed in sequence in which it is put in the JMS queue.
While the flow works fine, sometimes the messages are going out of sequence.
Could anyone pls let me know if this is normal behaviour ? Should we use the sequence node to do the sequencing ?
Thanks. |
|
Back to top |
|
 |
digoshc |
Posted: Mon Jul 15, 2013 7:07 am Post subject: |
|
|
Apprentice
Joined: 11 Jul 2013 Posts: 25
|
Hi next,
If you have more than 1 instance of your flow running(it seems to be the case), yes, it is the normal behaviour.
For example, if your JMS queue has 100 messages and there are 10 instances of your message flow deployed and running in the Broker, they will be processed in parallel, so you can't guarantee the processing messages order.
You might be able to use a Resequence node, found good information here:
http://publib.boulder.ibm.com/infocenter/wmbhelp/v7r0m0/index.jsp?topic=%2Fcom.ibm.etools.mft.doc%2Fbc28000_.htm
Regards,
Rodrigo Pereira da Silva. |
|
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
|
|
|
|