Hi all, Does active MQ support to preserve order in durable topic? Eg. I have
a durable subscriber which was disconnected when the message is published as
1,2,3,4,5.  When the subscriber consumes the messages later, the sequence
become 1,3,5,2,5 etc... Does any one knows how to preserve the order?? Thank
you very much!
-- 
View this message in context: 
http://www.nabble.com/Cannot-preserved-order-in-durable-subscriber-tf2609320.html#a7281867
Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.

Reply via email to