So should this web page be removed from the site? http://activemq.apache.org/consumer-priority.html
Hiram Chirino wrote: > > priority is used to give preference/ordering to exclusive consumers. > > On Dec 16, 2007 9:21 PM, ttmdev <[EMAIL PROTECTED]> wrote: >> >> Here's my set up. >> >> 1. I am using the just-released AMQ 5.0 on Windows XP. >> 2. I have two brokers A and B, which are interconnected via a forwarding >> bridge. >> 3. conduitSubscriptions is set to "false" >> 4. Connected to each of the brokers, I have a consumer reading off a >> queue >> called Q.TEST. >> 5. The consumer on broker B is given a different priority than the >> consumer >> on broker A. >> 6. I start a producer that connects to broker A and sends x number of >> messages to Q.TEST. >> >> The producer's message load is being evenly distributed across both >> consumers. Shouldn't I be seeing more messages being dispatched to the >> consumer with the higher priority? >> >> Thanks, >> Joe >> -- >> View this message in context: >> http://www.nabble.com/Consumer-Priority-on-AMQ-5.0-tp14369093s2354p14369093.html >> Sent from the ActiveMQ - User mailing list archive at Nabble.com. >> >> > > > > -- > Regards, > Hiram > > Blog: http://hiramchirino.com > > Open Source SOA > http://open.iona.com > > -- View this message in context: http://www.nabble.com/Consumer-Priority-on-AMQ-5.0-tp14369093s2354p14515932.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.
