django-q
Task queue
A task queue system for Django applications
A multiprocessing distributed task queue for Django
2k stars
51 watching
293 forks
Language: Python
last commit: about 1 year ago Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Django task queue system with multiprocessing and distributed capabilities | 398 |
| | An integration layer for Django to work with Dramatiq's task queue system. | 351 |
| | Provides Django integration with Redis-based queuing for background jobs | 1,855 |
| | An asynchronous and distributed task queue based on Python asyncio framework | 438 |
| | An unlimited job queue with concurrent worker pools for Go applications | 51 |
| | Periodic task scheduler for Django channels | 142 |
| | 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 |
| | Provides a way to run Behavior-Driven Development tests in Django applications | 197 |
| | A query language and API that provides an alternative to Django's ORM | 77 |
| | Manages periodic tasks with scheduling and notification features. | 1,721 |
| | Provides automatic model translations with easy admin integration and fallbacks. | 696 |
| | A priority task queue built on top of Vert.x and backed by Redis. | 139 |
| | Provides background worker and task management for Django applications | 390 |
| | An app for managing and monitoring Celery tasks in Django applications from within the Wagtail admin interface. | 4 |
| | An asynchronous task queue/job queue for distributed message passing | 54 |