Queues and Messaging Gems
| # | Total Rank | Daily Rank | Name | Summary |
| 1 | 157 | 217 | sidekiq | Simple, efficient background processing for Ruby. |
| 2 | 748 | 934 | bunny | Easy to use, feature complete Ruby client for RabbitMQ 3.9 and later versions. |
| 3 | 839 | 1,078 | delayed_job | Delayed_job (or DJ) encapsulates the common pattern of asynchronously executing longer ... |
| 4 | 936 | 1,347 | resque | Resque is a Redis-backed Ruby library for creating background jobs,
placing those j... |
| 5 | 1,406 | 1,306 | shoryuken | Shoryuken is a super efficient AWS SQS thread based message processor |
| 6 | 1,570 | 1,255 | karafka | Karafka is Ruby and Rails efficient Kafka processing framework.
Karafka allows you... |
| 7 | 1,748 | 1,333 | sucker_punch | Asynchronous processing library for Ruby |
| 8 | 1,926 | 2,145 | sneakers | Fast background processing framework for Ruby and RabbitMQ |
| 9 | 2,188 | 628 | solid_queue | Database-backed Active Job backend. |
| 10 | 2,269 | 3,074 | march_hare | RabbitMQ client for JRuby built around the official RabbitMQ Java client |
| 11 | 2,782 | 1,820 | good_job | A multithreaded, Postgres-based ActiveJob backend for Ruby on Rails |
| 12 | 3,313 | 2,271 | que | A job queue that uses PostgreSQL's advisory locks for speed and reliability. |
| 13 | 4,232 | 3,838 | backburner | Beanstalk background job processing made easy |
| 14 | 7,210 | 5,014 | delayed | Delayed is a multi-threaded, SQL-driven ActiveJob backend used at Betterment to process... |
| 15 | 8,834 | 12,988 | rocketjob | Ruby's missing batch processing system. |
| 16 | 10,904 | 8,334 | dispatch-rider | Messaging system based on the reactor pattern.
You can publish messages to a queue... |
| 17 | 12,155 | 10,396 | gush | Gush is a parallel workflow runner using Redis as storage and ActiveJob for executing j... |
| 18 | 35,827 | 29,500 | lowkiq | Lowkiq |
| 19 | 44,289 | 23,669 | midget_jobs | Small background job scheduler closely related with Rails ActiveJob and PostgreSQL. |