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

php - get table cell data from and place a copy in another table -

javascript - Mootools wait with Fx.Morph start -

php - Navigate throught databse rows -