rq-scheduler

Task scheduler

Library that adds scheduling capabilities to Redis-based queuing library

A lightweight library that adds job scheduling capabilities to RQ (Redis Queue)

GitHub

1k stars
42 watching
229 forks
Language: Python
last commit: about 2 months ago
Linked from 1 awesome list

pythonredisrqscheduled-tasksschedulertask-scheduler

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
rq/django-rq Provides Django integration with Redis-based queuing for background jobs 1,855
wakatime/wakaq A background task queue for Python applications backed by Redis and Celery. 575
resque/resque-scheduler Supports scheduling of future job runs in a background job system 1,737
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
pallets-eco/flask-rq A library that integrates Redis queues with Flask applications 216
bkeepers/qu A Ruby library for queuing and processing background jobs with multiple backends and resque-like API 505
pricingassistant/mrq A Python task queue built on top of Redis and gevent to manage distributed worker tasks with simple code and visibility into job performance. 881
sibson/redbeat A Celery Beat Scheduler that stores scheduled tasks and runtime metadata in Redis. 926
p-ranav/task_system A task scheduling system built with C++14 primitives to manage concurrent tasks and queues. 41
hlascelles/que-scheduler Automates job scheduling and execution in an asynchronous workflow using a cron-like configuration file. 115
tobi/delayed_job An asynchronous task queue system for Ruby applications 2,149
kscherer/wraxl-scheduler A Mesos Python Scheduler that selects hosts and configurations based on weighted random selection, using Python RQ for job scheduling. 1
ryansb/disq A Python client library for interacting with the Disque distributed job queue system 52
jjb/ruby-clock A Ruby-based job scheduler that runs jobs in parallel threads within a persistent process. 79
lucas34/swiftqueue A job scheduler library for iOS and other Apple platforms that allows developers to run tasks with constraints such as delay, retry, and persistence. 412