django-celery provides celery integration for django. Using django-celery we can maintain asynchronous task queue/job queue. It is focused on real-time operation, but supports scheduling as well.
Installation:
$ pip install django-celery
Tuesday, May 14, 2013
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment