redbeat
Task scheduler
A Celery Beat Scheduler that stores scheduled tasks and runtime metadata in Redis.
RedBeat is a Celery Beat Scheduler that stores the scheduled tasks and runtime metadata in Redis.
928 stars
21 watching
131 forks
Language: Python
last commit: 11 months ago
Linked from 1 awesome list
celeryredis
Related projects:
Repository | Description | Stars |
---|---|---|
| A background task queue for Python applications backed by Redis and Celery. | 576 |
| Manages periodic tasks with scheduling and notification features. | 1,721 |
| An app for managing and monitoring Celery tasks in Django applications from within the Wagtail admin interface. | 4 |
| A task queue system built with Python and Redis, allowing concurrent execution of tasks with features like queuing, worker management, and error handling. | 1,424 |
| Library that adds scheduling capabilities to Redis-based queuing library | 1,456 |
| An example project demonstrating integration of FastAPI with Celery and RabbitMQ for task queue management | 531 |
| An implementation of the Celery task queue system in Rust | 786 |
| Periodic task scheduler for Django channels | 142 |
| An asynchronous task queue/job queue for distributed message passing | 54 |
| A tool to monitor and debug Celery task clusters in real-time | 403 |
| An asynchronous task scheduling library written in Rust. | 31 |
| An asynchronous and distributed task queue based on Python asyncio framework | 438 |
| A checklist for building effective Celery tasks. | 118 |
| A Redis-based session handler for Magento with optimistic locking and features like compression and concurrency throttling | 209 |
| A lightweight task scheduler and rate limiter that supports clustering and is designed to add minimal complexity to applications. | 1,838 |