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
Showing posts with label celery. Show all posts
Showing posts with label celery. Show all posts
Tuesday, May 14, 2013
Subscribe to:
Posts (Atom)