Simple and reliable beanstalkd job queue for ruby
The best way to interact with beanstalkd from within Ruby
Bunny is a popular, easy to use, mature Ruby client for RabbitMQ
A time-based background job scheduler daemon (just like Cron) for Rails
Database backed asynchronous priority queue -- Extracted from Shopify
ActiveRecord backend integration for DelayedJob 3.0+
Have a task you want to get done but don't want to do it yourself? Give it to girl_friday!
Multithreaded, Postgres-based, Active Job backend for Ruby on Rails.
Ruby Async background job processor
Makes your background jobs interruptible and resumable by design.
A Ruby job queue that uses PostgreSQL's advisory locks for speed and reliability.
Simple, efficient worker queue for Ruby & PostgreSQL.
Resque is a Redis-backed Ruby library for creating background jobs, placing them on multiple queues, and processing them later.
Framework agnostic scheduler to run recurring jobs.
A super efficient Amazon SQS thread based message processor for Ruby
Simple, efficient background processing for Ruby
Sidekiq middleware to re-route โgreedyโ clientsโ jobs to slower queues
Prevents duplicate Sidekiq jobs
Sucker Punch is a Ruby asynchronous processing library using concurrent-ruby, heavily influenced by Sidekiq and girl_friday.