[rabbitmq-discuss] Recommended python library for simple use?
Matthias Radestock
matthias at lshift.net
Fri Sep 4 10:20:41 BST 2009
Allen,
Ben Hood wrote:
> On Fri, Sep 4, 2009 at 1:14 AM, Allen Fowler<allen.fowler at yahoo.com>
> wrote:
>> The one-and-only producer, I had thought, would do something like
>> sleep for a few seconds, query the queue size, and if it's getting
>> low, generate a new block of tasks.
>
> How are you going to do this from the client?
queue.declare returns the message count.
Matthias.
More information about the rabbitmq-discuss
mailing list