[jboss-user] [JBoss Messaging] - Re: Different Message id for each listener
timfox
do-not-reply at jboss.com
Sun Dec 30 08:32:05 EST 2007
If there is only one consumer on a queue, JBM already maintains delivery order, even after failure.
If there is more than one consumer on the queue this is not really possible. Since order delivery order in the queue will be determined by the order the consumers failed - i.e. non deterministic.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4116079#4116079
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4116079
More information about the jboss-user
mailing list