[rabbitmq-discuss] List queues via AMQP?

Marek Majkowski majek04 at gmail.com
Thu Jan 13 18:01:05 GMT 2011


No, you can't do it over AMQP.

Use rabbitmqctl list_queues or our management plugin.

Cheers,
  Marek


On Thu, Jan 13, 2011 at 17:50, Mark J. Reed <markjreed at gmail.com> wrote:
> Perhaps off-topic, as it's more of an AMQP question than a
> Rabbit-specific one, but is there any way via AMQP to request a list
> of the queues that currently exist on the broker, so a remote client
> could get the same data as e.g. rabbitmqctl list_queues?
>
> --
> Mark J. Reed <markjreed at gmail.com>
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss at lists.rabbitmq.com
> https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
>


More information about the rabbitmq-discuss mailing list