Simple, efficient background processing for Ruby
-
Updated
May 5, 2023 - Ruby
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
Dockerize Rails 7 with ActionCable, Webpacker, Stimulus, Elasticsearch, Sidekiq
The official Airbrake library for Ruby applications
Sidekiq strategy to support an advanced queue control – limiting, pausing, blocking, querying
Concurrency and rate-limit throttling for Sidekiq
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
Created by Mike Perham
Released February 05, 2012