[rabbitmq-discuss] Peek into a queue

Ben Hood 0x6e6562 at gmail.com
Thu Nov 20 08:36:43 GMT 2008


Gavin,

On Thu, Nov 20, 2008 at 7:24 AM, Gavin Bong <vinorasmus at gmail.com> wrote:
> Hi,
>
> Does AMQP support the ability to peek into the contents of a Queue
> without actually dequeueing ?

No, ATM you have to do a basic.get either in the way you are already
doing it or by turning the auto ack off and just not sending the ack
back.

Ben




More information about the rabbitmq-discuss mailing list