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.

GitHub

923 stars
21 watching
130 forks
Language: Python
last commit: 8 months ago
Linked from 1 awesome list

celeryredis

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
wakatime/wakaq A minimal background task queue system with Redis and Celery integration 574
celery/django-celery-beat Manages periodic tasks with scheduling and notification features. 1,702
nigel2392/wagtail_celery_beat An app for managing and monitoring Celery tasks in Django applications from within the Wagtail admin interface. 4
closeio/tasktiger A task queue system built with Python and Redis, allowing concurrent execution of tasks with features like queuing, worker management, and error handling. 1,423
rq/rq-scheduler Library that adds scheduling capabilities to Redis-based queuing library 1,447
gregavrbancic/fastapi-celery An example project demonstrating integration of FastAPI with Celery and RabbitMQ for task queue management 527
rusty-celery/rusty-celery An implementation of the Celery task queue system in Rust 779
rajasimon/beatserver Periodic task scheduler for Django channels 140
ask/celery An asynchronous task queue/job queue for distributed message passing 54
rsalmei/clearly A tool to monitor and debug Celery task clusters in real-time 404
stav121/tasklet An asynchronous task scheduling library written in Rust. 30
cr0hn/aiotasks An asynchronous and distributed task queue based on Python asyncio framework 439
vintasoftware/celery-tasks-checklist A collection of guidelines and best practices for building high-quality Celery tasks. 119
colinmollenhour/cm_redissession A Redis-based session handler for Magento with optimistic locking and features like compression and concurrency throttling 208
sgrondin/bottleneck A lightweight task scheduler and rate limiter that supports clustering and is designed to add minimal complexity to applications. 1,833