Chapter 2. Configuring RabbitMQ

Configuration is one of the crucial parts for administrating RabbitMQ. With an excellent configuration, RabbitMQ can send and receive messages effectively between applications, processes, and threads.

There are three ways to configure RabbitMQ. The first way is to use the RabbitMQ environment variables that lie on the environment variables of the operating system, the second way is through the configuration file provided by RabbitMQ, and the last way is to use runtime parameters. This configuration diversity gives full control of RabbitMQ on server side and operating system side.

This chapter covers the overall idea behind the configuration of RabbitMQ and three ways to configure it. So, we'll cover the following ...

Get Mastering RabbitMQ 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.