[rabbitmq-discuss] How to get the list of messages from Queue without consuming the messages

Gary Russell grussell at gopivotal.com
Wed Jul 17 22:25:04 BST 2013


The admin doesn't "browse" the queue, it receives the message(s) and
re-queues them.

You can do the same thing with the Spring AMQP abstraction over the Rabbit
client.

AFAIK, you can't browse the queue contents without consuming them.


On Wed, Jul 17, 2013 at 9:05 AM, rajasekhar kanugula <
rajasekhar.kanugula at gmail.com> wrote:

> I want to display the list of messages from a Queue (Reading purpose),
> some thing like get messages of RabbitMQ management plugin.
> I am using Spring RabbitMQ integration. I gone through the api and I
> couldn't find anything.
> Please let me know how to do this.
>
> Thanks,
> Raj
>
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss at lists.rabbitmq.com
> https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20130717/cefb9bc2/attachment.htm>


More information about the rabbitmq-discuss mailing list