[rabbitmq-discuss] Queuing fundamentals.

Matthias Radestock matthias at rabbitmq.com
Tue Oct 11 09:27:45 BST 2011


Pieter,

On 10/10/11 18:02, Pieter de Zwart wrote:
> set the prefetch count [...] Is this a parameter I should be passing
> into amqp_basic_consume, or do I need to do some other tomfoolery to
> make this work? I looked through the examples but found nothing =(

This is a *channel* setting. See
http://www.rabbitmq.com/amqp-0-9-1-reference.html#basic.qos and the
"Fair dispatch" section in
http://www.rabbitmq.com/tutorials/tutorial-two-python.html.

Matthias.


More information about the rabbitmq-discuss mailing list