- Mastering RabbitMQ
- Emrah Ayanoglu Yusuf Ayta? Dotan Nahum
- 94字
- 2021-07-23 14:52:51
Summary
Configuration is an important part of administrating RabbitMQ. We can achieve a decent configuration over RabbitMQ using its different configuration types to different parts of RabbitMQ. We can control the file locations and network configuration using environment variables; express the server settings, authentication, permissions, and limits through configuration variables in configuration
file of RabbitMQ; and finally, we can change these parameters at the runtime using runtime parameters.
Now, we have completed the configuration part of RabbitMQ. We are ready to dive into the technical and architectural structure of RabbitMQ in the next chapter.
推薦閱讀
- Vue.js 3.x快速入門
- Microsoft Exchange Server PowerShell Cookbook(Third Edition)
- GeoServer Cookbook
- Building a Home Security System with Raspberry Pi
- LabVIEW入門與實戰開發100例
- OpenCV實例精解
- Developing Mobile Web ArcGIS Applications
- Hands-On Full Stack Development with Go
- Create React App 2 Quick Start Guide
- NoSQL數據庫原理
- Python極簡講義:一本書入門數據分析與機器學習
- Getting Started with Eclipse Juno
- JavaScript從入門到精通(視頻實戰版)
- 數據結構:Python語言描述
- 前端架構設計