- Mastering RabbitMQ
- Emrah Ayanoglu Yusuf Ayta? Dotan Nahum
- 132字
- 2021-07-23 14:52:49
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 points:
- The overall configuration of RabbitMQ
- The RabbitMQ environment variables
- The configuration file
- The runtime parameters
推薦閱讀
- Google Flutter Mobile Development Quick Start Guide
- Dynamics 365 Application Development
- 信息可視化的藝術:信息可視化在英國
- Visual C++串口通信技術詳解(第2版)
- Swift 3 New Features
- PhoneGap Mobile Application Development Cookbook
- 網絡爬蟲原理與實踐:基于C#語言
- Kali Linux Wireless Penetration Testing Beginner's Guide(Third Edition)
- SQL Server 2016數據庫應用與開發習題解答與上機指導
- Learning Hunk
- Learning Zurb Foundation
- Swift 4 Protocol-Oriented Programming(Third Edition)
- Kubernetes進階實戰
- Spring 5 Design Patterns
- ASP.NET 4.0 Web程序設計