sidekiq-cron
Scheduler
Schedules jobs to run at specific times using cron notation or natural language
Scheduler / Cron for Sidekiq jobs
2k stars
25 watching
282 forks
Language: Ruby
last commit: 7 days ago
Linked from 3 awesome lists
cron-jobsrubyruby-gemruby-on-railsscheduled-jobsschedulersidekiqsidekiq-cronsidekiq-jobssidekiq-workers
Related projects:
Repository | Description | Stars |
---|---|---|
sidekiq-scheduler/sidekiq-scheduler | An extension to Sidekiq that allows scheduling jobs like a cron utility | 1,714 |
rbrahul/deno_cron | A library that allows developers to write and execute custom cron job schedules in a human-readable format. | 100 |
simplymadeapps/simple_scheduler | Enables scheduling of tasks at regular intervals without relying on a clock process | 130 |
jbernardo95/cronex | A cron like system built in Elixir that allows you to schedule jobs and run them at specific times or intervals. | 48 |
hexagon/croner | A JavaScript/TypeScript library for scheduling and managing tasks based on cron expressions. | 2,051 |
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 |
rk/go-cron | A simple library to handle scheduled tasks in Go | 230 |
jjb/ruby-clock | A Ruby-based job scheduler that runs jobs in parallel threads within a persistent process. | 79 |
activesphere/exq-scheduler | A cron-like job scheduler for Exq that can be used on multiple machines to run tasks at scheduled intervals. | 32 |
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 |
ausimian/timelier | A cron-style scheduling application for Elixir. | 12 |
sidroberts/phalcon-cron | A component that enables scheduled tasks to be executed in a PHP application using the Phalcon framework. | 79 |
ciel-lang/cl-cron | Provides cron-like facilities directly inside Common Lisp. | 16 |