rufus-scheduler
Job scheduler
A job scheduling library for Ruby that supports various scheduling methods and executes jobs in a thread-based manner.
scheduler for Ruby (at, in, cron and every jobs)
2k stars
37 watching
201 forks
Language: Ruby
last commit: 6 months ago
Linked from 4 awesome lists
cronrubyschedulertime
Related projects:
Repository | Description | Stars |
---|---|---|
| A Ruby-based job scheduler that runs jobs in parallel threads within a persistent process. | 79 |
| Enables scheduling of tasks at regular intervals without relying on a clock process | 130 |
| A Ruby library for creating and managing recurring schedules | 2,420 |
| Schedules jobs to run at specific times using cron notation or natural language | 1,873 |
| Automates job scheduling and execution in an asynchronous workflow using a cron-like configuration file. | 115 |
| A job scheduling library that allows developers to schedule and manage tasks in their Java applications. | 6,338 |
| Provides a unified method to mock time-dependent code | 3,373 |
| A tool for scheduling and managing tasks in Ruby applications | 8,844 |
| A thread-safe task scheduler for .NET applications | 14 |
| Provides a lightweight scheduler for running tasks on time or event-driven triggers | 11 |
| A Ruby library for queuing and processing background jobs with multiple backends and resque-like API | 505 |
| A modern concurrency library for Ruby providing tools and abstractions for writing concurrent code safely and efficiently. | 5,711 |
| An extension to Sidekiq that allows scheduling jobs like a cron utility | 1,717 |
| Provides a clear and flexible DSL to write periodic or scheduled tasks in Crystal | 74 |
| A multithreaded, Postgres-based Active Job backend for Ruby on Rails designed to be simple and performant for most workloads. | 2,729 |