wakaq

Task scheduler

A background task queue for Python applications backed by Redis and Celery.

Background task queue for Python backed by Redis, a super minimal Celery

GitHub

576 stars
8 watching
15 forks
Language: Python
last commit: almost 2 years ago
Linked from 1 awesome list

asyncasynchronous-tasksbackground-jobscelerydistributedjob-queuejob-schedulerpythonqueueredisrqtask-queuetask-queuesworker

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
rq/rq-schedulerLibrary that adds scheduling capabilities to Redis-based queuing library1,456
cr0hn/aiotasksAn asynchronous and distributed task queue based on Python asyncio framework438
sibson/redbeatA Celery Beat Scheduler that stores scheduled tasks and runtime metadata in Redis.928
closeio/tasktigerA task queue system built with Python and Redis, allowing concurrent execution of tasks with features like queuing, worker management, and error handling.1,424
tobi/delayed_jobAn asynchronous task queue system for Ruby applications2,149
resque/resque-schedulerSupports scheduling of future job runs in a background job system1,737
ask/celeryAn asynchronous task queue/job queue for distributed message passing54
rq/django-rqProvides Django integration with Redis-based queuing for background jobs1,855
pricingassistant/mrqA Python task queue built on top of Redis and gevent to manage distributed worker tasks with simple code and visibility into job performance.881
gregavrbancic/fastapi-celeryAn example project demonstrating integration of FastAPI with Celery and RabbitMQ for task queue management531
p-ranav/task_systemA task scheduling system built with C++14 primitives to manage concurrent tasks and queues.41
bkeepers/quA Ruby library for queuing and processing background jobs with multiple backends and resque-like API505
fabriziobrancati/queuerA queue manager that provides a centralized way to manage asynchronous and synchronous tasks.1,109
kmalakoff/backgroundLibrary providing a job queue and list with array iteration utilities for background tasks in JavaScript applications.69
kitstack/async-jobAn asynchronous job manager with light code and clear features10