Hello,
I'm starting to use ActiveMQ v5.2.0 and I need to prioritize messages sent
from only one producer.
I am wondering which the correct way is.
In particular I would like to understand which the difference is between
message.setJMSPriority(priority) and sender.setPriority(priority) where
message is a ActiveMQTextMessage and sender is a QueueSender.
Thanks,
Luana
--
View this message in context: http://www.nabble.com/Message-PRIORITY-tp22039031p22039031.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.
|