sr_mini VS good_job

Compare sr_mini vs good_job and see what are their differences.

sr_mini

A single file Rails app that will have you running a StimulusReflex and CableReady demo in just 2 steps. (by hopsoft)
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
sr_mini good_job
3 42
140 2,971
0.0% 0.3%
1.8 8.2
about 5 years ago 10 days ago
Ruby Ruby
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

sr_mini

Posts with mentions or reviews of sr_mini. We have used some of these posts to build our list of alternatives and similar projects.

good_job

Posts with mentions or reviews of good_job. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2026-01-14.
  • I Love You, Redis, but I'm Leaving You for SolidQueue
    7 projects | news.ycombinator.com | 14 Jan 2026
    Every author of the free software obviously has rights to full control of the scope of their project.

    That being said, I regret that we have switched from good_job (https://github.com/bensheldon/good_job). The thing is - Basecamp is a MySQL shop and their policy is not to accept RDMS engine specific queries. You can see in their issues in Github that they try to stick "universal" SQL and are personally mostly concerned how it performs in MySQL(https://github.com/rails/solid_queue/issues/567#issuecomment... , https://github.com/rails/solid_queue/issues/508#issuecomment...). They also still have no support for batch jobs:

  • Locks in PostgreSQL
    1 project | news.ycombinator.com | 7 Dec 2025
    Advisory locks aren’t all sunshine and rainbows. They can only be unlocked by the Postgres connection that acquired the lock. That means you need to track the connection, typically by dedicating a connection to the job that needs locking.

    Here’s a good issue describing the tradeoffs between a lock table and advisory locks.

    https://github.com/bensheldon/good_job/discussions/831

  • Show HN: PgQueuer – Transform Your PostgreSQL into a Powerful Job Queue
    23 projects | news.ycombinator.com | 18 Aug 2024
    Good Job does the same for Rails

    https://github.com/bensheldon/good_job

  • Release Radar · July 2024: Major updates from the open source community
    11 projects | dev.to | 2 Aug 2024
    I wish I got told "good job" 👍 every single day. Rather than telling you what a good job you did, GoodJob provides a multithreaded, Postgres-based, Active Job backend for Ruby on Rails. This newest version resolves deferred database schema changes, and removes deprecated behaviour. It's been two years since the last major version update, and there are over 100 patch releases from 88 contributors including new batches, bulk enqueuing, labelled jobs, job throttling, dark mode for the web dashboard, and tonnes more. Read about them all in the GoodJob Discussion post.
  • GoodJob: Multithreaded, Postgres-Based, Active Job Back End for Ruby on Rails
    1 project | news.ycombinator.com | 8 Jul 2024
  • Monitor the Performance of Your Ruby on Rails Application Using AppSignal
    2 projects | dev.to | 26 Jun 2024
    The background processing gem we'll use in the expense tracker app is GoodJob, but you're free to use whatever suits you.
  • solid_queue alternatives - Sidekiq and good_job
    3 projects | 21 Apr 2024
    This is the most direct competitor of good_job in my opinion.
  • Tuning Rails application structure
    2 projects | dev.to | 15 Feb 2024
    Once we are done with default gems, should we look into something we usually use? That's jwt because we need session tokens for our API. Next comes our one and only sidekiq. For a long period of time it was the best in town solution for background jobs. Now we could also consider solid_queue or good_job. In development and testing groups we need rspec-rails, factory_bot_rails and ffaker. Dealing with money? Start doing it properly from the beginning! Do not forget to install money-rails. Once everything is added to the Gemfile do not forget to trigger bundle install.
  • Postgres as Queue
    8 projects | news.ycombinator.com | 9 Feb 2024
    In the world of Ruby, GoodJob [0] has been doing a _good job_ so far.

    [0] - https://github.com/bensheldon/good_job

  • Choose Postgres Queue Technology
    17 projects | news.ycombinator.com | 24 Sep 2023
    For Rails apps, you can do this using the ActiveJob interface via

    https://github.com/bensheldon/good_job

    Had it in production for about a quarter and it’s worked well.

What are some alternatives?

When comparing sr_mini and good_job you can also consider the following projects:

ultimate_search - A demo app to illustrate the first post of an ongoing series to build the ultimate Search feature for Rails apps

Que - A Ruby job queue that uses PostgreSQL's advisory locks for speed and reliability.

dordle - Wordle Clone in Rails using Stimulus Reflex

Sidekiq - Simple, efficient background processing for Ruby

prism - Build frontend web apps with Ruby and WebAssembly

Sidekiq::Undertaker - Sidekiq::Undertaker allows exploring, reviving or burying dead jobs.

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured

Did you know that Ruby is
the 12th most popular programming language
based on number of references?