python-django-q

Django multiprocessing distributed task queue (Python 2 version)
  https://github.com/Koed00/django-q
  0
  no reviews



A multiprocessing distributed task queue for Django with following features:

* Multiprocessing worker pool
* 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
This package contains the Python 2 version of the library.