django-celery-beat
Scheduler
Manages periodic tasks with scheduling and notification features.
Celery Periodic Tasks backed by the Django ORM
2k stars
45 watching
431 forks
Language: Python
last commit: 2 months ago
Linked from 2 awesome lists
celerycelery-taskcelerybeatdjangodjango-ormpythonpython-libarypython-librarypython3
Related projects:
Repository | Description | Stars |
---|---|---|
| An app for managing and monitoring Celery tasks in Django applications from within the Wagtail admin interface. | 4 |
| A Celery task result backend using Django ORM | 698 |
| An asynchronous task queue/job queue for distributed message passing | 54 |
| Periodic task scheduler for Django channels | 142 |
| A Django extension that allows asynchronous email sending using Celery | 49 |
| A Celery Beat Scheduler that stores scheduled tasks and runtime metadata in Redis. | 928 |
| Enables collaboration between Celery tasks and multi-tenancy in Django applications. | 183 |
| A Django email backend that uses Celery tasks to send emails asynchronously | 479 |
| A reusable Django app to manage and display calendar events. | 222 |
| An asynchronous and distributed task queue based on Python asyncio framework | 438 |
| An example project demonstrating integration of FastAPI with Celery and RabbitMQ for task queue management | 531 |
| Provides a clear and flexible DSL to write periodic or scheduled tasks in Crystal | 74 |
| A tool to monitor and debug Celery task clusters in real-time | 403 |
| An implementation of the Celery task queue system in Rust | 786 |
| A real-time monitoring tool for Celery clusters | 54 |