- 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
推薦閱讀
- Kali Linux Web Penetration Testing Cookbook
- 零基礎(chǔ)搭建量化投資系統(tǒng):以Python為工具
- Visual Studio 2012 Cookbook
- R語言數(shù)據(jù)可視化之美:專業(yè)圖表繪制指南
- oreilly精品圖書:軟件開發(fā)者路線圖叢書(共8冊)
- Python 3破冰人工智能:從入門到實(shí)戰(zhàn)
- HDInsight Essentials(Second Edition)
- 利用Python進(jìn)行數(shù)據(jù)分析(原書第3版)
- Nginx Lua開發(fā)實(shí)戰(zhàn)
- Natural Language Processing with Java and LingPipe Cookbook
- iPhone應(yīng)用開發(fā)從入門到精通
- Serverless Web Applications with React and Firebase
- LabVIEW數(shù)據(jù)采集(第2版)
- Roslyn Cookbook
- Learning Azure DocumentDB