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 Queue, Background Jobs, and Background Processing

  • 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
  • GoodJob

    7.9 9.3 Ruby
    Multithreaded, Postgres-based, Active Job backend for Ruby on Rails.
  • 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 7.5 Ruby
    A lightweight cron scheduler for the async job worker Que