que-rb/que
A Ruby job queue that uses PostgreSQL's advisory locks for speed and reliability.
Repository profile
Sucker Punch is a Ruby asynchronous processing library using concurrent-ruby, heavily influenced by Sidekiq and girl_friday.
Repository updates
Get generated brandonhilkert/sucker_punch development summaries by email, or follow the weekly and monthly RSS feeds.
Sign in to subscribe by email. RSS feeds are public.
Sign in to subscribeTracked growth, recent movement, and commit velocity from stored repository snapshots.
Latest capture 2026-07-23 03:03
4 captures since 2026-06-09
Stars from baseline -1
All tracked data
Frameworks, package managers, ecosystems, and dependency manifests found during catalog scans.
Scanned 2026-07-23 03:03
Gemfile
ruby ecosystem,
0 dependencies
sucker_punch.gemspec
ruby ecosystem,
1 dependency
Searchable topics, generated tags, and stack labels that explain where this repository fits.
Agent instructions and tool configuration paths found in the repository tree.
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