I was reading the Message Group documentation, and it's very clear how you
can post messages to a queue for a message group.  However, it's not clear
how a Consumer reads from a specific message group.  

Should I just use a message selector for the JMSXGroupID?

If that is true, then how is this different than just using a CorrelationID?

My real problem is that when I try to send messages to different groups of
consumers using correlation, but the messages were being received out of
order, I was hoping using message groups would fix this, but I'm not clear
how to use them properly.

Thanks,
Brad
-- 
View this message in context: 
http://old.nabble.com/How-does-a-consumer-connect-to-a-specific-message-group--tp28169358p28169358.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to