rabbitroutine
Reconnect library
Library providing automatic reconnect and retry functionality for RabbitMQ connections
Lightweight library that handles RabbitMQ auto-reconnect and publishing retry routine for you.
110 stars
3 watching
17 forks
Language: Go
last commit: 9 months ago
Linked from 1 awesome list
amqpfailovergorabbitmq
Related projects:
Repository | Description | Stars |
---|---|---|
sbabiv/rmqconn | Reconnection client for RabbitMQ connections | 23 |
viartemev/rabbitmq-kotlin | A Kotlin library for interacting with RabbitMQ message queues using coroutines | 115 |
ruby-amqp/march_hare | A JRuby client for RabbitMQ messaging system | 97 |
alanxz/rabbitmq-c | A C-language client library for connecting to RabbitMQ message broker using the AMQP protocol | 1,771 |
rabbitmq/amqp091-go | A Go client library for interacting with the RabbitMQ message broker | 1,547 |
apache/flink-connector-rabbitmq | A Flink connector for RabbitMQ message broker | 19 |
rabbitmq/rabbitmq-dotnet-client | A .NET client library for interacting with RabbitMQ message broker services. | 2,090 |
vert-x3/vertx-rabbitmq-client | A client library for interacting with RabbitMQ brokers from Vert.x applications | 73 |
ruby-amqp/bunny | A Ruby client for RabbitMQ message broker with focus on ease of use and minimal dependencies. | 1,390 |
pardahlman/rawrabbit | A modern .NET framework for communication over RabbitMQ with a modular design and middleware-oriented architecture. | 747 |
spingo/op-rabbit | A high-level, type-safe RabbitMQ library for Scala and Akka with strong focus on recovery, reliability, modularity, and fault tolerance. | 232 |
run-as-root/magento2-message-queue-retry | Enables retry mechanism for Magento 2 message queue errors using RabbitMQ's dead letter exchange feature | 56 |
d0rc/exrabbit | A RabbitMQ binding for Elixir that simplifies message handling and exchange/queue configuration | 48 |
cheshir/go-mq | Provides declarative configuration and management of RabbitMQ entities such as queues, exchanges, producers, and consumers. | 92 |
jakubkulhan/bunny | A PHP library that provides an idiomatic interface to connect to RabbitMQ using AMQP protocol | 705 |