Repository navigation
Sidekiq

Simple, efficient background processing for Ruby.
Sidekiq uses threads to handle many jobs at the same time in the same process. It does not require Rails but will integrate tightly with Rails to make background processing dead simple.
Simple, efficient background processing for Ruby
Scheduler / Cron for Sidekiq jobs
👍👎 A recommendation engine using Likes and Dislikes for your Ruby app
Dockerize Rails 7 with ActionCable, Webpacker, Stimulus, Elasticsearch, Sidekiq
The official Airbrake library for Ruby applications
A Sidekiq plugin to support advanced queue control (limiting, pausing, blocking, querying)
See statistic about your workers
Concurrency and rate-limit throttling for Sidekiq
Launch Rails with 1 shell command!
This Background Jobs style guide is a list of best practices working with Ruby background jobs.
Directed acyclic graphs of Sidekiq jobs
RSS as RESTful. This service allows you to transform RSS feed into an awesome API.
Ruby's missing background and batch processing system