simple_scheduler

Task scheduler

Enables scheduling of tasks at regular intervals without relying on a clock process

An enhancement for Heroku Scheduler + Sidekiq for scheduling jobs at specific times.

GitHub

130 stars
5 watching
7 forks
Language: Ruby
last commit: over 2 years ago
Linked from 1 awesome list

cronherokuschedulersidekiq

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
shinmera/simple-tasks A simple task scheduling framework that allows executing tasks in the background. 20
sidekiq-scheduler/sidekiq-scheduler An extension to Sidekiq that allows scheduling jobs like a cron utility 1,714
sidekiq-cron/sidekiq-cron Schedules jobs to run at specific times using cron notation or natural language 1,867
zero88/scheduler.x Provides a lightweight scheduler for running tasks on time or event-driven triggers 11
jjb/ruby-clock A Ruby-based job scheduler that runs jobs in parallel threads within a persistent process. 79
byulparan/scheduler A tool for scheduling tasks with a time-based delay, allowing code execution to occur ahead of the scheduled task time. 9
kilgaloon/leprechaun A tool that allows users to schedule recurring tasks in a flexible and customizable way using various scheduling patterns. 104
hlascelles/que-scheduler Automates job scheduling and execution in an asynchronous workflow using a cron-like configuration file. 115
fizista/micropython-scron A simple time-based task scheduling program inspired by the well-known CRON program. 9
rk/go-cron A simple library to handle scheduled tasks in Go 230
p-ranav/task_system A task scheduling system built with C++14 primitives to manage concurrent tasks and queues. 40
jhuckaby/cronicle A distributed task scheduler and runner with a web-based UI that handles scheduling, job running, and real-time stats across multiple servers. 3,893
binchengzhao/delay-timer A task manager based on a time wheel algorithm for managing timed tasks with scheduling and dynamic add/cancel/remove capabilities. 315
knowm/sundial A lightweight Java framework for scheduling jobs with various triggers 270
anotherkamila/tasksched A Taskwarrior web UI that allows users to schedule tasks and view their next task or most urgent task 38