RabbitMQ client libraries for Ruby

Results 8 repositories owned by RabbitMQ client libraries for Ruby

bunny

1.4k
Stars
302
Forks
Watchers

Bunny is a popular, easy to use, mature Ruby client for RabbitMQ

amqp

635
Stars
143
Forks
Watchers

EventMachine-based RabbitMQ client. Prefer Bunny: http://rubybunny.info. See documentation guides at http://ruby-amqp.github.io/amqp/.

hutch

850
Stars
138
Forks
Watchers

A system for processing messages from RabbitMQ.

march_hare

97
Stars
46
Forks
Watchers

Idiomatic, fast and well-maintained JRuby client for RabbitMQ

rabbitmq_http_api_client

78
Stars
50
Forks
Watchers

RabbitMQ HTTP API client for Ruby

amq-client

36
Stars
13
Forks
Watchers

THIS PROJECT IS NOW DEPRECATED (part of the amqp gem codebase)

amq-protocol

48
Stars
31
Forks
Watchers

AMQP 0.9.1 protocol serialization and deserialization implementation for Ruby (2.0+)

evented-spec

44
Stars
13
Forks
Watchers

Easy to use RSpec extensions for testing asynchronous EventMachine, Cool.io & AMQP applications