On 5/14/07, Dominique DE VITO <[EMAIL PROTECTED]> wrote:
Hi,

I am wondering about JMS consumer.prority meaning (mentionned in
http://activemq.apache.org/consumer-priority.html )

- is it a priority defining concurrency between possible consumers of
the *same* messages ?

OR

- is it a priority defining (CPU) concurrency between all the consumers ?

Consumers with higher priority will get messages first (up until their
prefetch buffers fill). So its used to decide how messages are
dispatched on queues

--
James
-------
http://macstrac.blogspot.com/

Reply via email to