rabbitmq-tutorials
RabbitMQ tutorials
Tutorials and code examples for using RabbitMQ in various programming languages.
Tutorials for using RabbitMQ in various ways
7k stars
269 watching
4k forks
Language: Java
last commit: 17 days ago
Linked from 1 awesome list
rabbitmqtutorials
Related projects:
Repository | Description | Stars |
---|---|---|
rabbitmq/rabbitmq-server | A feature-rich messaging and streaming broker with support for multiple protocols | 12,297 |
php-amqplib/php-amqplib | A pure PHP implementation of the AMQP 0-9-1 protocol for communication with RabbitMQ messaging system | 4,468 |
ruby-amqp/bunny | A Ruby client for RabbitMQ message broker with focus on ease of use and minimal dependencies. | 1,390 |
viartemev/rabbitmq-kotlin | A Kotlin library for interacting with RabbitMQ message queues using coroutines | 115 |
rabbitmq/rabbitmq-dotnet-client | A .NET client library for interacting with RabbitMQ message broker services. | 2,093 |
alanxz/rabbitmq-c | A C-language client library for connecting to RabbitMQ message broker using the AMQP protocol | 1,774 |
pardahlman/rawrabbit | A modern .NET framework for communication over RabbitMQ with a modular design and middleware-oriented architecture. | 747 |
ruby-amqp/march_hare | A JRuby client for RabbitMQ messaging system | 97 |
jakubkulhan/bunny | A PHP library that provides an idiomatic interface to connect to RabbitMQ using AMQP protocol | 705 |
apache/flink-connector-rabbitmq | A Flink connector for RabbitMQ message broker | 19 |
rabbitmq/rabbitmq-java-client | A client library for interacting with RabbitMQ message queues using Java | 1,248 |
rabbitmq/contribute | Providing tools and resources to support the development and build process of RabbitMQ. | 4 |
vert-x3/vertx-rabbitmq-client | A client library for interacting with RabbitMQ brokers from Vert.x applications | 73 |
tangentlabs/solrmq | Enables communication between an AMQP queue and Solr using RabbitMQ as the client library. | 23 |
streadway/amqp | An AMQP 0.9.1 protocol client library written in Go. | 4,871 |