Skip to content

Latest commit

 

History

History
46 lines (35 loc) · 1.05 KB

index.rst

File metadata and controls

46 lines (35 loc) · 1.05 KB

Welcome to Django Q

Django Q is a native Django task queue, scheduler and worker application using Python multiprocessing.

Features

  • Multiprocessing worker pool
  • Asynchronous tasks
  • Scheduled and repeated tasks
  • Encrypted and compressed packages
  • Failure and success database
  • Result hooks and groups
  • Django Admin integration
  • PaaS compatible with multiple instances
  • Multi cluster monitor
  • Redis, Disque, IronMQ, SQS, MongoDB or ORM
  • Python 2 and 3

Django Q is tested with: Python 2.7 & 3.5. Django 1.7.10 & 1.8.4

Contents:

Installation <install> Configuration <configure> Brokers <brokers> Tasks <tasks> Schedules <schedules> Cluster <cluster> Monitor <monitor> Admin <admin> Examples <examples>

  • genindex
  • search