I cannot find enough documentation on message selectors but have many
questions.

Message selectors are more like fliters right? If so, what is the underlying
selection policy of the broker? Age, priority, moon phases?

I want batch select messages belonging to some logical group, i.e. some id
where one of the messages is a very high priority. Put another way, i want
to pick off the oldest, highest prioity message and all other messages
identified with the same id (I may as well process all such messages in a
single batch right?).

What is a standard way of doing this? Multiple session selectors?

How does one filter messages without literals but fliter them based on other
messages? e.g 

You can tell I'm new to this. Please advise me if you can.

Thanks
terry k


-- 
View this message in context: 
http://www.nabble.com/message-selectors-tf4603950s2354.html#a13145936
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to