[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: Ordering Group -- Transaction Scenario Analysis (Typical

gaohoward do-not-reply at jboss.com
Wed Oct 22 07:13:39 EDT 2008


"timfox" wrote : It all seems a bit complex.
  | 
  | If we just delay delivery of a message in a ordering group until all the previous ones are acked by the consumer then problem solved?
  | 
  | This fits in with andy's work on message grouping...

Message grouping guarantee all the messages in a group goes to one consumer.
But ordering group is different, it guarantees messages being sent out one by one, it doesn't really care who receives the message.



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

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



More information about the jboss-dev-forums mailing list