Queues and Messaging Gems

#Total RankDaily RankNameSummary
1142168sidekiqSimple, efficient background processing for Ruby.
2667725bunnyEasy to use, feature complete Ruby client for RabbitMQ 3.9 and later versions.
37551,072delayed_jobDelayed_job (or DJ) encapsulates the common pattern of asynchronously executing longer ...
48281,481resqueResque is a Redis-backed Ruby library for creating background jobs, placing those j...
51,3381,051shoryukenShoryuken is a super efficient AWS SQS thread based message processor
61,6531,689sucker_punchAsynchronous processing library for Ruby
71,7492,158sneakersFast background processing framework for Ruby and RabbitMQ
81,7581,189karafkaKarafka is Ruby and Rails efficient Kafka processing framework. Karafka allows you...
91,9662,637march_hareRabbitMQ client for JRuby built around the official RabbitMQ Java client
103,4263,016queA job queue that uses PostgreSQL's advisory locks for speed and reliability.
113,9683,047backburnerBeanstalk background job processing made easy
128,27886,295rocketjobRuby's missing batch processing system.
1310,3216,340delayedDelayed is a multi-threaded, SQL-driven ActiveJob backend used at Betterment to process...
1410,6628,401dispatch-riderMessaging system based on the reactor pattern. You can publish messages to a queue...
1512,4469,679gushGush is a parallel workflow runner using Redis as storage and ActiveJob for executing j...
1637,70219,143lowkiqLowkiq
1743,00186,295midget_jobsSmall background job scheduler closely related with Rails ActiveJob and PostgreSQL.