[rabbitmq-discuss] basic.Get and basic.Consume on the same queue

Greg gregory.sainson at gmail.com
Wed Mar 7 13:52:20 GMT 2012


Hi,

I can't find any info on the web about it.

I currently have different programs that consumes the same queue.
One program is registered to the queue with a basic.Consume.
The other one is receiving messages with basic.Get. Unfortunately, It 
doesn't get any messages, basic.Get always returns null, like the queue is 
empty.
If I change it with a basic.Consume, it works fine. I'm using the Java 
client of RabbitMQ.

Anyone has any idea with this happens?

Thx
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20120307/8a972dce/attachment.htm>


More information about the rabbitmq-discuss mailing list