FileSize | 53460 |
MD5 | 5C393AAB30B0ADAE74A5103B0740A88F |
PackageDescription | Celery integration for Django
Celery is an open source asynchronous task queue/job queue based on
distributed message passing. It is focused on real-time operation,
but supports scheduling as well.
.
django-celery provides Celery integration for Django using the Django ORM and
cache backend for storing results, autodiscovery of task modules for
applications listed in INSTALLED_APPS, and integration of task monitoring
through the Django admin interface.
.
Using it in a Django project provides a way to distribute asynchronous tasks
like sending emails or batch-processing larger datasets to one or more
separate worker nodes. |
PackageMaintainer | Debian Python Modules Team <python-modules-team@lists.alioth.debian.org> |
PackageName | python-django-celery |
PackageSection | python |
PackageVersion | 3.1.16-1 |
SHA-1 | C0D371BFE38D07F23BBA9C70E04508DACACE03B0 |
SHA-256 | 41D571F2C2D4082FFA910D96EE0935A3D46ABCA1194C5DA89DF8A7F6B6AB0961 |