Selected Tags

Click on a tag to remove it

More Tags

Click on a tag to add it and filter down

Background Jobs gems

Showing projects tagged as Background Processing and Background Jobs

  • Sidekiq

    9.8 8.9 L5 Ruby
    Simple, efficient background processing for Ruby
  • Resque

    9.7 4.1 L5 Ruby
    Resque is a Redis-backed Ruby library for creating background jobs, placing them on multiple queues, and processing them later.
  • Delayed::Job

    9.2 2.1 L5 Ruby
    Database based asynchronous priority queue system -- Extracted from Shopify
  • Concurrent Ruby

    9.2 7.4 L4 Ruby
    Modern concurrency tools including agents, futures, promises, thread pools, supervisors, and more. Inspired by Erlang, Clojure, Scala, Go, Java, JavaScript, and classic concurrency patterns.
  • GoodJob

    7.9 9.3 Ruby
    Multithreaded, Postgres-based, Active Job backend for Ruby on Rails.
  • sidekiq-scheduler

    7.3 5.6 Ruby
    Lightweight job scheduler extension for Sidekiq
  • Sidekiq Iteration

    2.8 6.4 Ruby
    Make your long-running sidekiq jobs interruptible and resumable.
  • Lowkiq

    2.4 2.9 Ruby
    Ordered background jobs processing
  • delayed_job_recurring

    2.3 0.0 Ruby
    Extends delayed_job to support recurring jobs
  • que-scheduler

    2.3 8.2 Ruby
    A lightweight cron scheduler for the async job worker Que