collectiveidea/delayed_job
Database based asynchronous priority queue system -- Extracted from Shopify
Multithreaded, Postgres-based, Active Job backend for Ruby on Rails.
Appears on
Quick read
Latest capture 2026-08-17 03:05
1 path
Agent instructions and tool configuration found in this repository.
Agent instructions
6 observed captures since 2026-06-09. Observed captures are shown by default.
Stars from first capture +18
Observed captures only
All tracked data
Observed snapshots
Observed snapshots
Nearest indexed repositories by embedding similarity.
Database based asynchronous priority queue system -- Extracted from Shopify
Database-backed Active Job backend
Resque is a Redis-backed Ruby library for creating background jobs, placing them on multiple queues, and processing them later.
Simple and reliable beanstalkd job queue for ruby
Ordered background jobs processing
Sucker Punch is a Ruby asynchronous processing library using concurrent-ruby, heavily influenced by Sidekiq and girl_friday.