que-rb/que
A Ruby job queue that uses PostgreSQL's advisory locks for speed and reliability.
Sucker Punch is a Ruby asynchronous processing library using concurrent-ruby, heavily influenced by Sidekiq and girl_friday.
Appears on
Quick read
Latest capture 2026-08-17 03:05
0 paths
Agent instructions and tool configuration found in this repository.
No config files detected.
5 observed captures since 2026-06-09. Observed captures are shown by default.
Stars from first capture -3
Observed captures only
All tracked data
Observed snapshots
Observed snapshots
Nearest indexed repositories by embedding similarity.
A Ruby job queue that uses PostgreSQL's advisory locks for speed and reliability.
Simple and reliable beanstalkd job queue for ruby
Database based asynchronous priority queue system -- Extracted from Shopify
Resque is a Redis-backed Ruby library for creating background jobs, placing them on multiple queues, and processing them later.
Scheduler / Cron for Sidekiq jobs
Fast and distributed workflow runner using ActiveJob and Redis