docker-rabbitmq-cluster | Cluster RabbitMQ | Continuous Deployment library
kandi X-RAY | docker-rabbitmq-cluster Summary
kandi X-RAY | docker-rabbitmq-cluster Summary
Cluster RabbitMQ (official docker image)
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of docker-rabbitmq-cluster
docker-rabbitmq-cluster Key Features
docker-rabbitmq-cluster Examples and Code Snippets
Community Discussions
Trending Discussions on docker-rabbitmq-cluster
QUESTION
I'm trying to scale my Rabbitmq service, to increase performance and throughput of the service.
I found a docker-compose file which runs 3 instances of Rabbitmq and joins them in a cluster.
...ANSWER
Answered 2020-Jul-03 at 04:12I guess running multiple instances of RabbitMQ may not have any benefits. You have multiple queues and exchanges in the RabbitMQ which can solve the majority of the problems.
One reason for starting multiple instances as mentioned in the compose file is to have a cluster of RabbitMQ nodes which provides Clustering and Queue mirroring, High availability and more. With RabbitMQ 3.8 you have quorum queues.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install docker-rabbitmq-cluster
The default username and password are guest/guest
The broker accepts connections on localhost:5672
The Management interface is found at localhost:15672
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page