sidekiq-cron
Scheduler
Schedules jobs to run at specific times using cron notation or natural language
Scheduler / Cron for Sidekiq jobs
2k stars
24 watching
281 forks
Language: Ruby
last commit: 12 months ago
Linked from 3 awesome lists
cron-jobsrubyruby-gemruby-on-railsscheduled-jobsschedulersidekiqsidekiq-cronsidekiq-jobssidekiq-workers
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | An extension to Sidekiq that allows scheduling jobs like a cron utility | 1,717 |
| | A library that allows developers to write and execute custom cron job schedules in a human-readable format. | 101 |
| | Enables scheduling of tasks at regular intervals without relying on a clock process | 130 |
| | A cron like system built in Elixir that allows you to schedule jobs and run them at specific times or intervals. | 48 |
| | A JavaScript/TypeScript library for scheduling and managing tasks based on cron expressions. | 2,071 |
| | A Go library that provides a simple and flexible way to schedule recurring tasks and jobs. | 1,033 |
| | Automates job scheduling and execution in an asynchronous workflow using a cron-like configuration file. | 115 |
| | A simple Go library to handle scheduled tasks with varying intervals. | 233 |
| | A Ruby-based job scheduler that runs jobs in parallel threads within a persistent process. | 79 |
| | A job scheduler for Exq that allows users to define and run scheduled tasks using a configuration file. | 32 |
| | A tool for scheduling and managing containerized operations in a cron-like manner. | 55 |
| | A tool that allows users to schedule recurring tasks in a flexible and customizable way using various scheduling patterns. | 104 |
| | A cron-style scheduling application for Elixir. | 12 |
| | A component that enables scheduled tasks to be executed in a PHP application using the Phalcon framework. | 79 |
| | Provides cron-like facilities directly inside Common Lisp. | 16 |