[rabbitmq-discuss] Queue inspector.

Brian Granger ellisonbg.net at gmail.com
Mon Nov 5 23:24:48 GMT 2007


On a related note, is there a way of querying the server to get the
names of all the queues?

Thanks

Brian

On 11/5/07, Matthias Radestock <matthias at lshift.net> wrote:
> Matt,
>
>
> matt wrote:
> > Getting the message count only appears to get updated when you declare
> > the queue.  What if you wanted to poll the queue and see how many
> > messages were on it every 15 seconds or so?
>
> queue.declare has a passive mode of operation where it doesn't actually
> create a new queue. That's what I was referring to when I wrote that "in
> combination with queue.declare's passive flag it allows you to determine
> the length of existing queues".
>
>
> Matthias.
>
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss at lists.rabbitmq.com
> http://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
>




More information about the rabbitmq-discuss mailing list