que-scheduler
Job scheduler
Automates job scheduling and execution in an asynchronous workflow using a cron-like configuration file.
A lightweight cron scheduler for the async job worker Que
115 stars
4 watching
22 forks
Language: Ruby
last commit: 2 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Schedules jobs to run at specific times using cron notation or natural language | 1,873 |
| A library for running tasks on schedules with strongly typed jobs and asynchronous execution. | 182 |
| 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 cron like system built in Elixir that allows you to schedule jobs and run them at specific times or intervals. | 48 |
| Provides a clear and flexible DSL to write periodic or scheduled tasks in Crystal | 74 |
| Supports scheduling of future job runs in a background job system | 1,737 |
| An extension to Sidekiq that allows scheduling jobs like a cron utility | 1,717 |
| 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 component that enables scheduled tasks to be executed in a PHP application using the Phalcon framework. | 79 |
| A job scheduler for Exq that allows users to define and run scheduled tasks using a configuration file. | 32 |
| An asynchronous job manager with light code and clear features | 10 |
| A Go library that provides a simple and flexible way to schedule recurring tasks and jobs. | 1,033 |
| Provides a simple way to schedule recurrent jobs with flexible timing options | 450 |
| A Ruby library for queuing and processing background jobs with multiple backends and resque-like API | 505 |