Skip to content

Fexyler/rabbitmq-multiple-node

Repository files navigation

rabbitmq-multiple-node

Description

This repo includes some configurations about running RabbitMQ with multiple nodes, uses HAProxy as proxy server.

Installation

Since it is using docker, you can just do:

make build

After the whole process is done(appx 40secs), you can go to Management Console to see queues and other stuff related to RabbitMQ.

Also you can check the statistics by HAProxy, just go: Statistics Panel

To stop:

make stop

Screenshots

See the multiple nodes: multiple_nodes

HAProxy Statistics Panel haproxy_statistics

About

Running multiple nodes on RabbitMQ, thanks to HAProxy

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors