Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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

Last synced: 5 days 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`