Retrieve queue length with Celery (RabbitMQ, Django) -


i'm using celery in django project, broker rabbitmq, , want retrieve length of queues. went through code of celery did not find tool that. found issue on stackoverflow (check rabbitmq queue size client), don't find satisfying.

everything setup in celery, there should kind of magic method retrieve want, without specifying channel / connection.

does have idea question ?

thanks !

pyrabbit looking for, python interface rabbitmq management interface api. allow query queues , current message counts.


Comments

Popular posts from this blog

curl - PHP fsockopen help required -

HTTP/1.0 407 Proxy Authentication Required PHP -

java - More than one row with the given identifier was found: 1, for class: com.model.Diagnosis -