© Binildas Christudas 2019
Binildas ChristudasPractical Microservices Architectural Patternshttps://doi.org/10.1007/978-1-4842-4501-9_21

Install, Configure, and Run RabbitMQ Cluster

Binildas Christudas1 
(1)
Trivandrum, Kerala, India
 

RabbitMQ is an open source messaging middleware which can run in all major operating systems and with support of development tools for many platforms. Being a message broker, it allows you to send and receive messages, and your messages can be kept in a safe place to live until received by the consumer. RabbitMQ is available for download from www.rabbitmq.com/ .

You will explore the following in this appendix:
  • How to download and install Erlang, a prerequisite to installing RabbitMQ

  • How to install and start RabbitMQ Server ...

Get Practical Microservices Architectural Patterns: Event-Based Java Microservices with Spring Boot and Spring Cloud now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.