rabbitmq-server
Messaging Broker
A feature-rich messaging and streaming broker with support for multiple protocols
Open source RabbitMQ: core server and tier 1 (built-in) plugins
12k stars
384 watching
4k forks
Language: JavaScript
last commit: 6 days ago
Linked from 3 awesome lists
amqpamqp-0-9-1amqp1-0message-brokermessagingmqttrabbitmqstompstreamingstreams
Related projects:
Repository | Description | Stars |
---|---|---|
rabbitmq/rabbitmq-tutorials | Tutorials and code examples for using RabbitMQ in various programming languages. | 6,667 |
streadway/amqp | An AMQP 0.9.1 protocol client library written in Go. | 4,871 |
rabbitmq/rabbitmq-dotnet-client | A .NET client library for interacting with RabbitMQ message broker services. | 2,093 |
viartemev/rabbitmq-kotlin | A Kotlin library for interacting with RabbitMQ message queues using coroutines | 115 |
pardahlman/rawrabbit | A modern .NET framework for communication over RabbitMQ with a modular design and middleware-oriented architecture. | 747 |
ruby-amqp/bunny | A Ruby client for RabbitMQ message broker with focus on ease of use and minimal dependencies. | 1,390 |
rabbitmq/amqp091-go | A Go client library for interacting with the RabbitMQ message broker | 1,555 |
php-amqplib/php-amqplib | A pure PHP implementation of the AMQP 0-9-1 protocol for communication with RabbitMQ messaging system | 4,468 |
alanxz/rabbitmq-c | A C-language client library for connecting to RabbitMQ message broker using the AMQP protocol | 1,774 |
apache/rocketmq | A distributed messaging and streaming platform with low latency, high performance, and reliability. | 21,278 |
ruby-amqp/march_hare | A JRuby client for RabbitMQ messaging system | 97 |
rabbitmq/rabbitmq-java-client | A client library for interacting with RabbitMQ message queues using Java | 1,248 |
valinurovam/garagemq | An AMQP message broker implementation in Go that supports RabbitMQ and standard AMQP 0-9-1 protocols | 230 |
nebo15/rbmq | Provides an easy-to-use API for spawning RabbitMQ producers and consumers. | 21 |
vert-x3/vertx-rabbitmq-client | A client library for interacting with RabbitMQ brokers from Vert.x applications | 73 |