resque-scheduler
Job scheduler
Supports scheduling of future job runs in a background job system
A light-weight job scheduling system built on top of Resque
2k stars
31 watching
482 forks
Language: Ruby
last commit: 7 months ago
Linked from 3 awesome lists
background-jobsqueuescheduler
Related projects:
Repository | Description | Stars |
---|---|---|
| A web interface to Resque's job queue system, built as a Rails engine. | 236 |
| A Ruby library for queuing and processing background jobs with multiple backends and resque-like API | 505 |
| A Node.js framework for managing background jobs with Redis as the backend store. | 1,379 |
| Library that adds scheduling capabilities to Redis-based queuing library | 1,456 |
| A Redis-backed Ruby library for managing background tasks and jobs. | 9,443 |
| Provides Django integration with Redis-based queuing for background jobs | 1,855 |
| A background task queue for Python applications backed by Redis and Celery. | 576 |
| Makes jobs interruptible and resumable by design. | 1,159 |
| Automates job scheduling and execution in an asynchronous workflow using a cron-like configuration file. | 115 |
| A job scheduler library for iOS and other Apple platforms that allows developers to run tasks with constraints such as delay, retry, and persistence. | 412 |
| An asynchronous task queue system for Ruby applications | 2,149 |
| A Ruby-based job scheduler that runs jobs in parallel threads within a persistent process. | 79 |
| A Ruby-based job queue system built on top of Beanstalkd for reliable and efficient background processing. | 430 |
| Allows scheduling of JavaScript jobs to run in the background or foreground of a React Native app. | 747 |
| A database-backed Active Job queuing backend with support for various features and integration with Ruby on Rails | 1,986 |