Qup is a generalized Ruby API for Message Queue and Publish/Subscribe messaging patterns.
Documents and sample source code describing message queue options for use with Ruby.
(Old/dead) A simple and scalable event-driven server that proxies requests to Amazon's Simple Queue Service to queue messages very quickly....
This plugin provides native RabbitMQ instrumentation for monitoring and metrics collection, including: service health, message, consumer, and queue health/metrics...
Monitors the delayed_job plugin's queue and periodically tests its ability to deliver e-mail messages and e-mails you if something goes wrong, such as the delayed_...
A daemon for listening to an AMQP/RabbitMQ queue and invoking commands as messages are received
Simple Message Queue - a database-backed, JSON-based message queue and worker base
SimpleQS is Ruby wrapper for Amazon Simple Queue Service (SQS) REST API. It allows you perform all kind of calls on queues and messages....
A ruby gem for sending and receiving messages from a Stomp protocol compliant message queue.
pork supports parallel programming in ruby using forked actors and durable sqlite message queues
A WeChat (and Weixin) chatbot skeleton in Ruby with queue/delayed messages support.
this takes metrics from collectd via the write_http plugin and sends the mangled data to either an AMQP message queue or directly to carbon ready for carbon consum...
Find messages on an SQS queue by regular expression, and optionally delete them
Inquiries Maker Rails 5.2.6 application. Uses RabbitMQ as message broker/queuer, Sneakers as an ActiveJob adapter for background jobs/workers and Postgres as datab...
A collection of small daemons that route messages between queues and in/out of the AMQP system at the lab....
A simple wrapper gem to aid with producing events to a message queue in a standardized and uniform way across multiple micro-services....
Ruby framework to poll SQS queues and assign messages to worker threads.
Workers that process Good Standing Certificate-related jobs, asynchronously, retry in case of failures and are part of the Government Messaging Queue...
Windows Azure Queue Storage gem for Ruby. Create queues, enqueue/dequeue messages and even more with this gem...
General subscriber that connects to a message queue that pushes messages from context_request_middleware and handles them accordingly....
Creates and manages a queue of messages to send to the Facebook Graph API.
Provides an easy way to queue some messages and push them in batches
Drano is a queue cleaner for SQS. It connects to a queue as a worker, and then prints each message. Nothing else....
ActiveQueue provides a standard interface for sending messages to and receiving messages from message queues....
A Twitter clone built with Rails. No full AJAX, job queues and messaging yet.
Dispatcher for pushing aws sqs messages and listening queues using EventMachine and long polling
Sidekiq extension that provides an easy way to poll and process messages from AWS SQS (Simple Queue Service) queues within a Sidekiq worker...