[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: Configure a queue to be ordering aware
gaohoward
do-not-reply at jboss.com
Mon Feb 2 05:46:37 EST 2009
Hi Tim, my point is how can you determine the ordering of message? I can think of two ways, one is determined by the senders, the sender can say message1 is the no1 and message2 is the no2, so JBM will obey this order. The other is determined by time, that is no matter who sends those messages, the order of them is determined by their time of arrival, but whose time should be used as the standard to judge the ordering?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4206196#4206196
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4206196
More information about the jboss-dev-forums
mailing list