delayed_job

Background execution system

Asynchronously executes long-running tasks in the background.

Database based asynchronous priority queue system -- Extracted from Shopify

GitHub

5k stars
74 watching
954 forks
Language: Ruby
last commit: almost 2 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
bensheldon/good_jobA multithreaded, Postgres-based Active Job backend for Ruby on Rails designed to be simple and performant for most workloads.2,729
tobi/delayed_jobAn asynchronous task queue system for Ruby applications2,149
nunommc/acts_as_tenant-delayed_jobA gem that integrates Delayed Job with ActsAsTenant to allow jobs to run in the context of the tenant that enqueued them.2
shopify/job-iterationMakes jobs interruptible and resumable by design.1,159
apache/shardingsphere-elasticjobA distributed job scheduling solution that automates task execution and management in a decentralized environment.8,152
lucas34/swiftqueueA job scheduler library for iOS and other Apple platforms that allows developers to run tasks with constraints such as delay, retry, and persistence.412
resque/resqueA Redis-backed Ruby library for managing background tasks and jobs.9,443
fatkodima/sidekiq-iterationMakes long-running Sidekiq jobs interruptible and resumable to prevent data loss on interruptions274
path/android-priority-jobqueueA framework to schedule and manage background tasks in Android applications2,407
yigit/android-priority-jobqueueA Job Queue implementation specifically designed for Android to schedule tasks that run in the background.3,396
rails/solid_queueA database-backed Active Job queuing backend with support for various features and integration with Ruby on Rails1,986
agenda/agendaA lightweight job scheduling solution with MongoDB support and TypeScript implementation.9,419
brandonhilkert/sucker_punchAn asynchronous processing library that allows developers to run background jobs within the same process as their web application.2,643
pedrofurtado/timeliness-i18nProvides translations for Rails gems related to time and validation16
hugopl/sidekiq.crA Crystal implementation of Sidekiq, a background job framework for Ruby.763