Hi
I have never used consumer priorities, but the amq-website says about it
*** Once a particular consumer has its prefetch buffer filled up, the
broker will begin to dispatch messages to consumers of lower priorities. ***
So, the behaviour you describe seems to be ok to me. When the high prio
co
Hi all,
We are using ActiveMq in our application. We need to implement priority
consumer mechanism on the queue. We have multiple consumers and we want to
treat them as master/slave. So, the master consumer would have higher
priority and will consume all messages and once master gets down then the