[rabbitmq-discuss] New bie question

Michael Klishin michael.s.klishin at gmail.com
Tue May 14 11:42:33 BST 2013


2013/5/14 Balachandar R.A. <balachandar.ra at gmail.com>

> Now, can someone give me a pointer on how to get the size of a queue?


Use queue.declare with passive = true. queue.declare-ok you get in response
will
contain the number of messages ready.

HTTP API can be used as well.
-- 
MK

http://github.com/michaelklishin
http://twitter.com/michaelklishin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20130514/b2fcaa90/attachment.htm>


More information about the rabbitmq-discuss mailing list