python3-django-q

Django multiprocessing distributed task queue (Python 3 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 and Sentry support

This package contains the Python 3 version of the library.