Awesome Ruby Background Jobs

  • updated over 1 year ago MIT License

    Simple and reliable beanstalkd job queue for ruby

  • updated 11 months ago MIT License

    The best way to interact with beanstalkd from within Ruby

  • bunny bunny 1,353
    star
    updated 2 months ago Other

    Bunny is a popular, easy to use, mature Ruby client for RabbitMQ

  • crono crono 683
    star
    updated 14 days ago Apache License 2.0

    A time-based background job scheduler daemon (just like Cron) for Rails

  • updated over 3 years ago MIT License

    Database backed asynchronous priority queue -- Extracted from Shopify

  • updated 3 months ago MIT License

    ActiveRecord backend integration for DelayedJob 3.0+

  • updated over 9 years ago MIT License

    Have a task you want to get done but don't want to do it yourself? Give it to girl_friday!

  • good_job good_job 2,197
    star
    updated 5 months ago MIT License

    Multithreaded, Postgres-based, Active Job backend for Ruby on Rails.

  • updated about 1 year ago Other

    Ruby Async background job processor

  • updated 11 months ago MIT License

    Makes your background jobs interruptible and resumable by design.

  • que que 2,284
    star
    updated 27 days ago MIT License

    A Ruby job queue that uses PostgreSQL's advisory locks for speed and reliability.

  • updated almost 2 years ago MIT License

    Simple, efficient worker queue for Ruby & PostgreSQL.

  • resque resque 9,376
    star
    updated 5 months ago MIT License

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

  • schked schked 105
    star
    updated 8 months ago MIT License

    Framework agnostic scheduler to run recurring jobs.

  • shoryuken shoryuken 2,023
    star
    updated about 2 months ago Other

    A super efficient Amazon SQS thread based message processor for Ruby

  • sidekiq sidekiq 12,059
    star

    Simple, efficient background processing for Ruby

  • updated 28 days ago MIT License

    Sidekiq middleware to re-route โ€œgreedyโ€ clientsโ€™ jobs to slower queues

  • updated 3 months ago MIT License

    Prevents duplicate Sidekiq jobs

  • updated 5 months ago MIT License

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