You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@activemq.apache.org by trunikov <dm...@gmail.com> on 2009/02/23 20:04:22 UTC

activemq jboss jmsxgroupid

Hi ALL!

I have activemq-5.2 plugged in into jboss-4.2.3. My app has a MDB to process
income messages. I would like to tune MDB (or may be queue) in a way when
messages are processed by MDB one by one, i.e. if at the moment some message
are processed by MDB then other messages should wait in queue until MDB will
finish processing of the current message. In other words I'm looking for
some kind message processing serialization. I shpould say that I use a
header JMSXGroupID in producer to group messages which must be processed one
by one. Currently I see that jboss/activemq starts processing a just arrived
message immediately. Your hints/thoughts how to rectify this behaviour will
be appreciate very much :handshake:
-- 
View this message in context: http://www.nabble.com/activemq-jboss-jmsxgroupid-tp22167781p22167781.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.