Selected Tags

Click on a tag to remove it

More Tags

Click on a tag to add it and filter down

Background Processing gems

Showing projects tagged as Background Jobs and Background Processing

  • Sidekiq

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

    9.7 5.2 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 0.0 L5 Ruby
    Database based asynchronous priority queue system -- Extracted from Shopify
  • Concurrent Ruby

    9.2 0.0 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.3 7.7 Ruby
    Multithreaded, Postgres-based, ActiveJob backend for Ruby on Rails.
  • sidekiq-scheduler

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

    2.5 10.0 Ruby
    Make your long-running sidekiq jobs interruptible and resumable.
  • Lowkiq

    2.4 0.0 Ruby
    Ordered background jobs processing
  • delayed_job_recurring

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

    2.2 5.1 Ruby
    A lightweight cron scheduler for the async job worker Que