jobtastic
Celery enhancer
Libraries adding useful features to Celery tasks
Make your user-responsive long-running Celery jobs totally awesomer.
644 stars
36 watching
61 forks
Language: Python
last commit: over 6 years agoLinked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| An asynchronous task queue/job queue for distributed message passing | 54 | |
| Manages periodic tasks with scheduling and notification features. | 1,721 | |
| Enables collaboration between Celery tasks and multi-tenancy in Django applications. | 183 | |
| An example project demonstrating integration of FastAPI with Celery and RabbitMQ for task queue management | 531 | |
| A task queue client/worker for Node.js based on the Celery protocol. | 289 | |
| A checklist for building effective Celery tasks. | 118 | |
| An asynchronous and distributed task queue based on Python asyncio framework | 438 | |
| An app for managing and monitoring Celery tasks in Django applications from within the Wagtail admin interface. | 4 | |
| Type stubs for several related projects in the Celery ecosystem. | 87 | |
| An implementation of the Celery task queue system in Rust | 786 | |
| A Celery task result backend using Django ORM | 698 | |
| Prevents multiple execution of tasks by checking if they are still running or waiting to be executed | 667 | |
| A background task queue for Python applications backed by Redis and Celery. | 576 | |
| A tool for building and managing complex workflows with Celery | 538 | |
| A Django email backend that leverages AWS SES and Celery to send emails in a scalable and configurable way. | 32 |