[rabbitmq-discuss] question : how to speed up the worker ?

tim tim at rabbitmq.com
Wed May 16 09:55:15 BST 2012


>>
> Is there any potential that a single msg is consumed by multiple worker ?
>

It kind of depends. If one consumer rejects a message then others can 
pick it up. If you've set up a fanout exchange, then obviously this will 
happen all the time. You can also run into this scenario when running 
federation.

Tim


More information about the rabbitmq-discuss mailing list