Skip to content

Queues

Amazon MQ

Amazon MQ is a managed message broker service for Apache ActiveMQ that makes it easy to set up and operate message brokers in the cloud.

Amazon Simple Queue Service (Amazon SQS)

(Amazon SQS) is a messaging queue service that handles message or work flows between other components in a system.

Gearman

Gearman provides a generic application framework to farm out work to other machines or processes that are better suited to do the work.

Resque

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

NATS

NATS is a simple, secure and performant communications system for digital systems, services and devices.

NSQ

NSQ is a realtime distributed messaging platform designed to operate at scale, handling billions of messages per day.

Siberite

Siberite is a simple, lightweight, and reliable message queue server.

Sidekiq

Sidekiq is a simple, efficient background processing for Ruby.