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 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.
  • Whenever

    9.6 4.1 L5 Ruby
    Cron jobs in Ruby
  • Foreman

    9.3 0.0 L5 Ruby
    Manage Procfile-based applications
  • Concurrent Ruby

    9.2 7.6 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.
  • 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.
  • rufus-scheduler

    7.9 6.6 L5 Ruby
    scheduler for Ruby (at, in, cron and every jobs)
  • resque-scheduler

    7.8 6.7 L4 Ruby
    A light-weight job scheduling system built on top of Resque
  • Sidekiq-Cron

    7.6 6.8 L4 Ruby
    Scheduler / Cron for Sidekiq jobs
  • sidekiq-scheduler

    7.3 5.6 Ruby
    Lightweight job scheduler extension for Sidekiq
  • Clockwork

    4.7 0.0 Ruby
    A scheduler process to replace cron.
  • 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
  • que-scheduler

    2.3 7.5 Ruby
    A lightweight cron scheduler for the async job worker Que
  • delayed_job_recurring

    2.3 0.0 Ruby
    Extends delayed_job to support recurring jobs
  • ruby-clock

    1.7 6.5 Ruby
    A ruby job scheduler which runs jobs each in their own thread in a persistent process.