Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →
Top 10 Ruby background-job Projects
-
If you’re developing in Node, BullMQ has been rising in popularity as a go-to solution. For Rails applications, you can use ActiveJob with backends like Sidekiq for efficient background job processing.
-
Nutrient
Nutrient - The #1 PDF SDK Library. Bad PDFs = bad UX. Slow load times, broken annotations, clunky UX frustrates users. Nutrient’s PDF SDKs gives seamless document experiences, fast rendering, annotations, real-time collaboration, 100+ features. Used by 10K+ devs, serving ~half a billion users worldwide. Explore the SDK for free.
-
Resque
Resque is a Redis-backed Ruby library for creating background jobs, placing them on multiple queues, and processing them later.
Project mention: What are some popular background job processing libraries for Rails (e.g., Sidekiq, Delayed Job)? | dev.to | 2024-12-23Resque relies on Redis for job queue management and is known for its scalability and efficiency.
-
We will be using shrine and I want to start this post by saying a few words about it.
-
-
We have to start by adding the Solid Queue gem to our bundle, installing it, then running the installer to set up the initial config files for our application:
-
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
-
lambda_punch
🐑👊 Asynchronous background job processing for AWS Lambda with Ruby using Lambda Extensions. Inspired by the SuckerPunch gem but specifically tooled to work with Lambda's invoke model.
Ruby background-jobs discussion
Ruby background-jobs related posts
-
What are some popular background job processing libraries for Rails (e.g., Sidekiq, Delayed Job)?
-
Replacing Cron Jobs With Active Jobs in Rails
-
Solid Queue 101: Processamento em Background no Rails 8.
-
Ask HN: I'm interested in something similar to Rails' Solid Queue for Go
-
Show HN: PgQueuer – Transform Your PostgreSQL into a Powerful Job Queue
-
It’s Time For Active Job
-
How to Setup a Project That Can Host Up to 1000 Users for Free
-
A note from our sponsor - CodeRabbit
coderabbit.ai | 18 Feb 2025
Index
What are some of the best open-source background-job projects in Ruby? This list will help you:
# | Project | Stars |
---|---|---|
1 | Sidekiq | 13,238 |
2 | Resque | 9,443 |
3 | Shrine | 3,193 |
4 | Karafka | 2,119 |
5 | solid_queue | 2,033 |
6 | resque-scheduler | 1,739 |
7 | lambdakiq | 195 |
8 | cloudtasker | 154 |
9 | Lowkiq | 142 |
10 | lambda_punch | 25 |