delayed VS inst-jobs

Compare delayed vs inst-jobs and see what are their differences.

delayed

a multi-threaded, SQL-driven ActiveJob backend used at Betterment to process millions of background jobs per day (by Betterment)

inst-jobs

Instructure-maintained fork of delayed_job (by instructure)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
delayed inst-jobs
3 1
148 25
1.4% -
4.9 6.3
3 days ago 10 days ago
Ruby Ruby
MIT License GNU General Public License v3.0 or later
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.

delayed

Posts with mentions or reviews of delayed. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-06.
  • Introducing GoodJob Bulk and Batch
    2 projects | /r/rails | 6 Feb 2023
    To be fair, I think GoodJob is the third youngest Active Job backend (released in 2020). The younger ones are Skiplock and betterment/delayed.
  • Delayed Job vs. Sidekiq: Which Is Better?
    13 projects | news.ycombinator.com | 16 Feb 2022
    One big difference if you're changing forks is to take note of "at least once delivery": https://github.com/betterment/delayed#at-least-once-delivery

    If you're not aware of that, simply switching repos may cause some surprises.

inst-jobs

Posts with mentions or reviews of inst-jobs. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-02-16.

What are some alternatives?

When comparing delayed and inst-jobs you can also consider the following projects:

sidekiq-failures - Keep track of Sidekiq failed jobs

heroku-buildpack-jemalloc - Heroku buildpack that installs the Jemalloc memory allocator

good_job - Multithreaded, Postgres-based, Active Job backend for Ruby on Rails.

Delayed::Job - Database based asynchronous priority queue system -- Extracted from Shopify

sidekiq-statistic - See statistic about your workers

RocketJob - Ruby's missing background and batch processing system

sidekiq-unique-jobs - Prevents duplicate Sidekiq jobs