We've temporarily disabled some Grid features while we work on stability improvements. Thanks for your patience!
Home » Grids » Workers, Queues, and Tasks

Workers, Queues, and Tasks

Apps and services for running your Django apps in various parallel environments to the web server, freeing your project architecture from the HTTP-based service lifecycle:

* Construct daemons to batch-process large datasets
* Call functions on a recurring schedule
* Respond to system events
* Sync with external data sources without beach-balling

Use existing components (models, templates, &c) and your favorite Django design patterns in these new contexts as you need -- while including Pythonic batteries from disciplines beyond web development.

38 Packages
0 Features

Search & Filter

Distributed Task Queue (development branch)

28,020
Stars
4,948
Forks
13
Usage
Py3
Status Production/Stable
Version 5.6.2
Updated 15 Feb 2026
License BSD-3-Clause
Commits

a little task queue for python

5,925
Stars
393
Forks
10
Usage
Py3
Status Unknown
Version 2.6.0
Updated 4 Feb 2026
License MIT
Commits

A fast and reliable background task processing library for Python 3.

5,130
Stars
355
Forks
3
Usage
Py3
Status Unknown
Version 2.0.1
Updated 14 Feb 2026
License Custom
Commits

A simple app that provides django integration for RQ (Redis Queue)

1,936
Stars
295
Forks
23
Usage
Py3
Status Production/Stable
Version 3.2.2
Updated 4 Feb 2026
License MIT
Commits

Distributed task queue with full async support

1,914
Stars
109
Forks
0
Usage
Py3
Status Alpha
Version 0.12.1
Updated 29 Jan 2026
License MIT
Commits

Old Celery integration project for Django

1,559
Stars
453
Forks
85
Usage
Py3
Status Production/Stable
Version 3.3.1
Updated 20 May 2025
License BSD
Commits

PostgreSQL-based Task Queue for Python

1,197
Stars
84
Forks
1
Usage
Py3
Status Production/Stable
Version 3.7.2
Updated 13 Feb 2026
License MIT License
Commits

A backport of Django's built in Tasks framework

778
Stars
51
Forks
2
Usage
Py3
Status Production/Stable
Version 0.12.0
Updated 6 Feb 2026
License BSD-3-Clause
Commits

Showing 8 of 38 packages in this grid.

View All Packages