[rabbitmq-discuss] Issues with basic_consume method !
Michael Klishin
mklishin at gopivotal.com
Fri Sep 6 11:15:19 BST 2013
ding:
> Is there anyway to know if the queue is empty or not ?
Declare a queue (for example, with passive = true) and find message and consumer count on the response (queue.declare-ok).
> so that we can
> terminate script instead of waiting/listening for new messages in queue..and
> can anyone please help me to figure out why this issue occurs with rmq
> basic_consume method ?
Can you provide a script that reproduces the problem, as well as rabbitmq report
for the node?
MK
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 495 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20130906/291201a9/attachment.pgp>
More information about the rabbitmq-discuss
mailing list