[rabbitmq-discuss] Getting stats from celery
Ask Solem
ask at rabbitmq.com
Thu Jul 21 10:34:40 BST 2011
On 21 Jul 2011, at 10:29, Siddharth Saha wrote:
> Unfortunately, I am not doing a Django project and don't want any dependencies on Django. Any API library using which I can write my own small customized script ?
>
The code to do this is mostly part of Celery itself, django-celery just writes
it to a Django model:
https://github.com/ask/django-celery/blob/master/djcelery/snapshot.py
More information about the rabbitmq-discuss
mailing list