An open API service indexing awesome lists of open source software.

https://github.com/morzhanov/rabbitmq-examples

RabbitMQ cluster interaction examples in Go
https://github.com/morzhanov/rabbitmq-examples

Last synced: 4 months ago
JSON representation

RabbitMQ cluster interaction examples in Go

Awesome Lists containing this project

README

        

# RabbitMQ Examples

RabbitMQ cluster interaction examples in Go

1. Build image: `docker build -t local/rabbitmq-cluster .`
2. Run: `docker-compose up`