[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: JBM 2.0 Strict ordering via ordering groups

ataylor do-not-reply at jboss.com
Tue Dec 2 13:04:46 EST 2008


GroupingRoundRobinDistributionPolicy pins a consumer to a message group, so if a queue has multiple consumers, messages with a certain group id set will always be distributed to the same consumer.

An ordering group, as far as i understood, was to do with the order of messages within a group. So you could send 2 sets of messages for 2 different groups and the messages would be delivered in order within their own group.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4193818#4193818

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4193818



More information about the jboss-dev-forums mailing list