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.
349 stars
14 watching
77 forks
Language: Python
last commit: 6 months ago
Linked from 1 awesome list
djangopythonqueue
Related projects:
Repository | Description | Stars |
---|---|---|
django-q2/django-q2 | Django task queue system with multiprocessing and distributed capabilities | 384 |
koed00/django-q | A task queue system for Django applications | 1,832 |
rq/django-rq | Provides Django integration with Redis-based queuing for background jobs | 1,838 |
realorangeone/django-tasks | A Django project implementing background workers and tasks for managing asynchronous operations | 347 |
pricingassistant/mrq | A Python task queue built on top of Redis and gevent to manage distributed worker tasks with simple code and visibility into job performance. | 877 |
marghidanu/werk | A task runner that automates and executes complex workflows with support for parallel jobs, Docker, and real-time output. | 27 |
cr0hn/aiotasks | An asynchronous and distributed task queue based on Python asyncio framework | 439 |
statianzo/que-web | A web interface for managing the job queue of an existing job processing system | 88 |
darky/bull-repl | A command-line interface to interact with Bull queues | 230 |
dereuromark/cakephp-queue-scheduler | A plugin for CakePHP that integrates with the Queue plugin to schedule and manage tasks like cron jobs. | 6 |
rajasimon/beatserver | Periodic task scheduler for Django channels | 140 |
maciej-gol/tenant-schemas-celery | Enables collaboration between Celery tasks and multi-tenancy in Django applications. | 179 |
cakephp/queue | A Queueing library for CakePHP that allows tasks to be processed asynchronously | 37 |
kristianoellegaard/django-hvad | Provides support for model translations in Django, enabling language-aware queries and simplifying translation management. | 533 |
neutron-sync/pdm-django | A set of command-line shortcuts for Django development with PDM. | 5 |