It’s Time For Active Job

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. Delayed::Job

    Database based asynchronous priority queue system -- Extracted from Shopify

    It is hard to imagine any big and complex Rails project without background jobs processing. There are many gems for this task: **Delayed Job, Sidekiq, Resque, SuckerPunch** and more. And Active Job has arrived here to rule them all.

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. sidekiq

    Discontinued Simple, efficient background processing for Ruby [Moved to: https://github.com/sidekiq/sidekiq] (by mperham)

    It is hard to imagine any big and complex Rails project without background jobs processing. There are many gems for this task: **Delayed Job, Sidekiq, Resque, SuckerPunch** and more. And Active Job has arrived here to rule them all.

  4. Resque

    Resque is a Redis-backed Ruby library for creating background jobs, placing them on multiple queues, and processing them later.

    It is hard to imagine any big and complex Rails project without background jobs processing. There are many gems for this task: **Delayed Job, Sidekiq, Resque, SuckerPunch** and more. And Active Job has arrived here to rule them all.

  5. Sucker Punch

    Sucker Punch is a Ruby asynchronous processing library using concurrent-ruby, heavily influenced by Sidekiq and girl_friday.

    It is hard to imagine any big and complex Rails project without background jobs processing. There are many gems for this task: **Delayed Job, Sidekiq, Resque, SuckerPunch** and more. And Active Job has arrived here to rule them all.

  6. globalid

    Identify app models with a URI

    And Global ID was created to simplify jobs. Because using Global ID allows you to pass models to jobs without fear and with less code.

  7. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • What are some popular background job processing libraries for Rails (e.g., Sidekiq, Delayed Job)?

    3 projects | dev.to | 23 Dec 2024
  • How to run a really long task from a Rails web request

    3 projects | dev.to | 18 Apr 2022
  • Show HN: PgQueuer – Transform Your PostgreSQL into a Powerful Job Queue

    23 projects | news.ycombinator.com | 18 Aug 2024
  • How to Setup a Project That Can Host Up to 1000 Users for Free

    12 projects | dev.to | 4 Jun 2024
  • solid_queue alternatives - Sidekiq and good_job

    3 projects | 21 Apr 2024