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

Tim Watson tim at rabbitmq.com
Wed May 16 09:59:20 BST 2012


On 16/05/12 09:57, Alvaro Videla wrote:
> Hi,
>
> On Wed, May 16, 2012 at 10:55 AM, tim <tim at rabbitmq.com 
> <mailto:tim at rabbitmq.com>> wrote:
>
>     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.
>
>
> I think for his use case fanout doesn't matter since we are talking 
> about many workers to the same queue, not many queues to one exchange.

Yes you're absolutely right - I was thinking more generally than his 
specific example. As you mentioned, the reject scenario is the main one 
to think about here.

Cheers,
Tim
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20120516/697ed0ec/attachment.htm>


More information about the rabbitmq-discuss mailing list