[rabbitmq-discuss] How to get notification when a queue becomes non-empty without removing any messages?
vitaly
vitaly.krugl.numenta at gmail.com
Tue Sep 10 00:20:09 BST 2013
I need to be able to spawn a consumer process for a queue when that queue
becomes non-empty. The trigger needs to happen in an event-driven way,
without polling, and without removing any messages from that queue. Is this
possible with AMQP/RabbitMQ and how? I am coding in Python.
Thank you,
Vitaly
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20130909/399a18a6/attachment.htm>
More information about the rabbitmq-discuss
mailing list