According to SuoNayi, amq will respect the message priority order if vmcursor
is used.
If I will use default cursor - I will not get message priority. And this is
bad. Message priority is very important to me.
I have tried with storage cursor also:
One producer, one consumer

added 10 messages with priority 3
added 3 messages with priority 5
added 100000 messages with priority 3
added 3 messages with priority 5

consumed 3 messages (all priority 5), consuming 4th message I got message
with priority 3. Where is my important message ?



--
View this message in context: 
http://activemq.2283324.n4.nabble.com/Message-priority-tp4040260p4661442.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to