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.
130 stars
5 watching
7 forks
Language: Ruby
last commit: almost 3 years ago
Linked from 1 awesome list
cronherokuschedulersidekiq
Related projects:
Repository | Description | Stars |
---|---|---|
| A simple task scheduling framework that allows executing tasks in the background. | 20 |
| An extension to Sidekiq that allows scheduling jobs like a cron utility | 1,717 |
| Schedules jobs to run at specific times using cron notation or natural language | 1,873 |
| Provides a lightweight scheduler for running tasks on time or event-driven triggers | 11 |
| A Ruby-based job scheduler that runs jobs in parallel threads within a persistent process. | 79 |
| A tool for scheduling tasks with a time-based delay, allowing code execution to occur ahead of the scheduled task time. | 9 |
| A tool that allows users to schedule recurring tasks in a flexible and customizable way using various scheduling patterns. | 104 |
| Automates job scheduling and execution in an asynchronous workflow using a cron-like configuration file. | 115 |
| A simple time-based task scheduling program inspired by the well-known CRON program. | 9 |
| A simple Go library to handle scheduled tasks with varying intervals. | 233 |
| A task scheduling system built with C++14 primitives to manage concurrent tasks and queues. | 41 |
| A distributed task scheduler and runner with a web-based UI that handles scheduling, job running, and real-time stats across multiple servers. | 3,975 |
| A task manager based on a time wheel algorithm for managing timed tasks with scheduling and dynamic add/cancel/remove capabilities. | 317 |
| A lightweight Java framework for scheduling jobs with various triggers | 270 |
| A Taskwarrior web UI that allows users to schedule tasks and view their next task or most urgent task | 38 |