python-django-q - A multiprocessing distributed task queue for Django
Website: | https://django-q.readthedocs.io |
---|---|
License: | MIT |
- Description:
Django Q is a native Django task queue, scheduler and worker application using Python multiprocessing. Features: - Multiprocessing worker pools - Asynchronous tasks - Scheduled and repeated tasks - Encrypted and compressed packages - Failure and success database or cache - Result hooks, groups and chains - Django Admin integration - PaaS compatible with multiple instances - Multi cluster monitor - Redis, Disque, IronMQ, SQS, MongoDB or ORM - Rollbar support
Packages
python-django-q-0.7.18-1.el7.centos.noarch [78 KiB] |
Changelog
by Aurelien Bompard (2017-03-13):
- Initial package. |