delayed_job
Background execution system
Asynchronously executes long-running tasks in the background.
Database based asynchronous priority queue system -- Extracted from Shopify
5k stars
74 watching
954 forks
Language: Ruby
last commit: almost 2 years agoLinked from 2 awesome lists
Related projects:
| Repository | Description | Stars |
|---|---|---|
| A multithreaded, Postgres-based Active Job backend for Ruby on Rails designed to be simple and performant for most workloads. | 2,729 | |
| An asynchronous task queue system for Ruby applications | 2,149 | |
| A gem that integrates Delayed Job with ActsAsTenant to allow jobs to run in the context of the tenant that enqueued them. | 2 | |
| Makes jobs interruptible and resumable by design. | 1,159 | |
| A distributed job scheduling solution that automates task execution and management in a decentralized environment. | 8,152 | |
| 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 Redis-backed Ruby library for managing background tasks and jobs. | 9,443 | |
| Makes long-running Sidekiq jobs interruptible and resumable to prevent data loss on interruptions | 274 | |
| A framework to schedule and manage background tasks in Android applications | 2,407 | |
| A Job Queue implementation specifically designed for Android to schedule tasks that run in the background. | 3,396 | |
| A database-backed Active Job queuing backend with support for various features and integration with Ruby on Rails | 1,986 | |
| A lightweight job scheduling solution with MongoDB support and TypeScript implementation. | 9,419 | |
| An asynchronous processing library that allows developers to run background jobs within the same process as their web application. | 2,643 | |
| Provides translations for Rails gems related to time and validation | 16 | |
| A Crystal implementation of Sidekiq, a background job framework for Ruby. | 763 |