[rabbitmq-discuss] rabbitmqadmin or rabbitmqctl
Simon MacMullen
simon at rabbitmq.com
Wed Jul 13 12:54:28 BST 2011
On 12/07/11 15:40, Andi Constantin wrote:
> rabbitmqadmin list queues name consumers returns all the queues with
> zero consumers :(
> And i know i have consumers because the system works fine.
This seems very dodgy. At the risk of being patronising: are you
absolutely sure your system is using basic.consume and not basic.get?
(Does the mgmt overview page show a deliver rate or a get rate or both?)
Or could it be doing something like consume / deliver / cancel very
fast, so that at any given instant there is very likely no consumer?
If this still doesn't make sense, could you post some sample code?
Cheers, Simon
--
Simon MacMullen
RabbitMQ, VMware
More information about the rabbitmq-discuss
mailing list