BTW,You can also manage your celery cron against Django admin page,if you want. 
Django+Celery will give you more.

发自我的 iPhone

> 在 2015年7月7日,03:16,Juan Gutierrez <juanny....@gmail.com> 写道:
> 
> Hi WU,
> 
> It sounds like you want to add a lot of helpful transparency into your task 
> runner which is awesome, however, have you taken a look at Celery?
> 
> http://celery.readthedocs.org/en/latest/userguide/periodic-tasks.html
> 
> Celery also comes with a monitoring tool (Flower - 
> http://celery.readthedocs.org/en/latest/userguide/monitoring.html?highlight=flower#flower-real-time-celery-web-monitor)
> 
> This may satisfy what you're looking for without having to write your own 
> management and monitoring system.
> 
> Hope this helps!
> -- 
> https://mail.python.org/mailman/listinfo/python-list
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to