- 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
推薦閱讀
- Spring Boot 2實(shí)戰(zhàn)之旅
- Android 9 Development Cookbook(Third Edition)
- 算法精粹:經(jīng)典計(jì)算機(jī)科學(xué)問題的Python實(shí)現(xiàn)
- 鋒利的SQL(第2版)
- 面向?qū)ο蟪绦蛟O(shè)計(jì)(Java版)
- Arduino家居安全系統(tǒng)構(gòu)建實(shí)戰(zhàn)
- App Inventor創(chuàng)意趣味編程進(jìn)階
- Python函數(shù)式編程(第2版)
- 深入淺出Python數(shù)據(jù)分析
- Building UIs with Wijmo
- Practical Responsive Typography
- 菜鳥成長之路
- Python編程基礎(chǔ)與數(shù)據(jù)分析
- PHP面試一戰(zhàn)到底
- Raspberry Pi By Example