<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">2013/1/14 Shadowalker <span dir="ltr">&lt;<a href="mailto:ryan.rajkomar@gmail.com" target="_blank">ryan.rajkomar@gmail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div id=":3o8">It allows one to check the count of currently listening consumer a queue/topic. <br><br>Is there anything like this in rabbit mq ?</div></blockquote></div><br><br>Declaring a queue with the passive parameter set to true will return queue.declare-ok</div>

<div class="gmail_extra">that carries number of consumers on the queue. Some clients expose this trick as a separate</div><div class="gmail_extra" style>method in the API.</div><div class="gmail_extra">-- <br>MK<br><br><a href="http://github.com/michaelklishin" target="_blank">http://github.com/michaelklishin</a><br>

<a href="http://twitter.com/michaelklishin" target="_blank">http://twitter.com/michaelklishin</a><br>
</div></div>