bunny
Message queue library
A Ruby client for RabbitMQ message broker with focus on ease of use and minimal dependencies.
Bunny is a popular, easy to use, mature Ruby client for RabbitMQ
1k stars
31 watching
305 forks
Language: Ruby
last commit: 7 days ago
Linked from 2 awesome lists
amqpamqp0-9-1messagingrabbitmqruby
Related projects:
Repository | Description | Stars |
---|---|---|
ruby-amqp/march_hare | A JRuby client for RabbitMQ messaging system | 97 |
rabbitmq/amqp091-go | A Go client library for interacting with the RabbitMQ message broker | 1,547 |
alanxz/rabbitmq-c | A C-language client library for connecting to RabbitMQ message broker using the AMQP protocol | 1,771 |
jakubkulhan/bunny | A PHP library that provides an idiomatic interface to connect to RabbitMQ using AMQP protocol | 705 |
pma/amqp | Provides an Elixir client for the RabbitMQ message broker | 681 |
rabbitmq/rabbitmq-java-client | A Java client for interacting with RabbitMQ message broker | 1,246 |
rabbitmq/rabbitmq-dotnet-client | A .NET client library for interacting with RabbitMQ message broker services. | 2,090 |
pardahlman/rawrabbit | A modern .NET framework for communication over RabbitMQ with a modular design and middleware-oriented architecture. | 747 |
vert-x3/vertx-rabbitmq-client | A client library for interacting with RabbitMQ brokers from Vert.x applications | 73 |
viartemev/rabbitmq-kotlin | A Kotlin library for interacting with RabbitMQ message queues using coroutines | 115 |
apache/rocketmq-clients | A collection of client libraries for Apache RocketMQ, providing standardized interfaces for various programming languages. | 327 |
php-amqplib/thumper | A PHP library implementing several messaging patterns for RabbitMQ to facilitate message queuing and exchange of messages between systems. | 276 |
alaricode/nestjs-rmq | Library that provides an implementation of RabbitMQ and AMQP messaging in NestJS microservices | 293 |
valinurovam/garagemq | An AMQP message broker implementation in Go that supports RabbitMQ and standard AMQP 0-9-1 protocols | 230 |
apache/activemq-nms-amqp | Enables .NET developers to connect to message brokers using the AMQP 1.0 standard wireline protocol | 52 |