sidekiq-scheduler
Cron scheduler
An extension to Sidekiq that allows scheduling jobs like a cron utility
Lightweight job scheduler extension for Sidekiq
2k stars
27 watching
238 forks
Language: Ruby
last commit: about 2 months ago
Linked from 2 awesome lists
cronrubyschedulersidekiq
Related projects:
Repository | Description | Stars |
---|---|---|
sidekiq-cron/sidekiq-cron | Schedules jobs to run at specific times using cron notation or natural language | 1,867 |
simplymadeapps/simple_scheduler | Enables scheduling of tasks at regular intervals without relying on a clock process | 130 |
hexagon/croner | A JavaScript/TypeScript library for scheduling and managing tasks based on cron expressions. | 2,051 |
activesphere/exq-scheduler | A job scheduler for Exq that allows users to define and run scheduled tasks using a configuration file. | 32 |
rbrahul/deno_cron | A library that allows developers to write and execute custom cron job schedules in a human-readable format. | 100 |
jbernardo95/cronex | A cron like system built in Elixir that allows you to schedule jobs and run them at specific times or intervals. | 48 |
rk/go-cron | A library for scheduling tasks with varying intervals in Go | 232 |
nicomt/ckron | A tool for scheduling and managing containerized operations in a cron-like manner. | 54 |
kilgaloon/leprechaun | A tool that allows users to schedule recurring tasks in a flexible and customizable way using various scheduling patterns. | 104 |
roylee0704/gron | A Go library that provides a simple and flexible way to schedule recurring tasks and jobs. | 1,031 |
hlascelles/que-scheduler | Automates job scheduling and execution in an asynchronous workflow using a cron-like configuration file. | 115 |
jjb/ruby-clock | A Ruby-based job scheduler that runs jobs in parallel threads within a persistent process. | 79 |
ausimian/timelier | A cron-style scheduling application for Elixir. | 12 |
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,915 |
sidroberts/phalcon-cron | A component that enables scheduled tasks to be executed in a PHP application using the Phalcon framework. | 79 |