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

928 stars
21 watching
131 forks
Language: Python
last commit: 11 months ago
Linked from 1 awesome list

celeryredis

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
wakatime/wakaq A background task queue for Python applications backed by Redis and Celery. 576
celery/django-celery-beat Manages periodic tasks with scheduling and notification features. 1,721
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,424
rq/rq-scheduler Library that adds scheduling capabilities to Redis-based queuing library 1,456
gregavrbancic/fastapi-celery An example project demonstrating integration of FastAPI with Celery and RabbitMQ for task queue management 531
rusty-celery/rusty-celery An implementation of the Celery task queue system in Rust 786
rajasimon/beatserver Periodic task scheduler for Django channels 142
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 403
stav121/tasklet An asynchronous task scheduling library written in Rust. 31
cr0hn/aiotasks An asynchronous and distributed task queue based on Python asyncio framework 438
vintasoftware/celery-tasks-checklist A checklist for building effective Celery tasks. 118
colinmollenhour/cm_redissession A Redis-based session handler for Magento with optimistic locking and features like compression and concurrency throttling 209
sgrondin/bottleneck A lightweight task scheduler and rate limiter that supports clustering and is designed to add minimal complexity to applications. 1,838