django_dramatiq
Task queue manager
An integration layer for Django to work with Dramatiq's task queue system.
A Django app that integrates with Dramatiq.
351 stars
14 watching
77 forks
Language: Python
last commit: over 1 year ago
Linked from 1 awesome list
djangopythonqueue
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Django task queue system with multiprocessing and distributed capabilities | 398 |
| | A task queue system for Django applications | 1,841 |
| | Provides Django integration with Redis-based queuing for background jobs | 1,855 |
| | Provides background worker and task management for Django applications | 390 |
| | A Python task queue built on top of Redis and gevent to manage distributed worker tasks with simple code and visibility into job performance. | 881 |
| | A task runner that automates and executes complex workflows with support for parallel jobs, Docker, and real-time output. | 27 |
| | An asynchronous and distributed task queue based on Python asyncio framework | 438 |
| | A web interface for managing the job queue of an existing job processing system | 88 |
| | A command-line interface to interact with Bull queues | 230 |
| | A plugin for CakePHP that integrates with the Queue plugin to schedule and manage tasks like cron jobs. | 6 |
| | Periodic task scheduler for Django channels | 142 |
| | Enables collaboration between Celery tasks and multi-tenancy in Django applications. | 183 |
| | A Queueing library for CakePHP that allows tasks to be processed asynchronously | 36 |
| | Provides support for model translations in Django, enabling language-aware queries and simplifying translation management. | 532 |
| | A set of command-line shortcuts for Django development with PDM. | 5 |