job-iteration
Job management system
Makes jobs interruptible and resumable by design.
Makes your background jobs interruptible and resumable by design.
1k stars
377 watching
45 forks
Language: Ruby
last commit: 3 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Supports scheduling of future job runs in a background job system | 1,737 |
| Makes long-running Sidekiq jobs interruptible and resumable to prevent data loss on interruptions | 274 |
| A Node.js framework for managing background jobs with Redis as the backend store. | 1,379 |
| Library providing a job queue and list with array iteration utilities for background tasks in JavaScript applications. | 69 |
| 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 |
| A blazing fast job processing system with built-in support for durability, back-pressure, and rate limiting. | 78 |
| An asynchronous task queue system for Ruby applications | 2,149 |
| A Ruby-based job queue system built on top of Beanstalkd for reliable and efficient background processing. | 430 |
| A simple in-memory job queue for Golang using worker-based dispatching | 208 |
| Ensures identical jobs are not scheduled multiple times during a transaction block | 2 |
| 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 |
| Provides tools and infrastructure for building Shopify apps | 1,780 |
| A Haskell-based job queue system with an admin UI and additional features. | 75 |
| Provides Django integration with Redis-based queuing for background jobs | 1,855 |