[rabbitmq-discuss] One queue and several subscribers, load balancing (using ... rabbitmq + txamqp + python)

Dale dale.obrien at iinet.net.au
Thu Aug 13 09:24:23 BST 2009


I finally got a chance to try it out , in a nutshell,

	channel.basic_qos(prefetch_count=1)

It works !

Thanks Darien and Matthias

On 13/08/2009, at 3:37 PM, Matthias Radestock wrote:

> Dale,
>
> Dale wrote:
>> Thank you, that's awesome!  I'll upgrade to RabbitMQ 1.6.0 and try   
>> using "prefetch".
>
> Just to follow up on what Darien said, the feature in question is  
> AMQP's obscurely named "'basic.qos' prefetch-count".
>
>
> Regards,
>
> Matthias.





More information about the rabbitmq-discuss mailing list