FICHA · MANJARO

python-django-q2

A multiprocessing distributed task queue for Django

  • Service
  • Dev
  • Web
  • System
  • Launchable
  • Runs in terminal
  • Background service
official+codex · reviewed · May 28, 2026 description in en

Description

Run background and scheduled tasks for Django using a multiprocessing distributed queue. It helps web applications move slow work such as email, reports, imports, or periodic jobs outside the request path.

This is background infrastructure for Django projects. Queues need monitoring, retry rules, idempotent tasks, and safe handling of credentials or user data because failures may happen outside the browser request.

How to run

python manage.py qcluster

Commands: python manage.py qcluster

Permissions

Permissions not analysed for this source yet.