- Learning RabbitMQ
- Martin Toshev
- 174字
- 2021-07-30 09:47:34
Preface
Learning RabbitMQ provides you with a practical guide for the notorious message broker and covers the essentials required to start using it. The reader is able to build up knowledge along the way—starting from the very basics (such as what is RabbitMQ and what features does it provide) and reaching the point where more advanced topics, such as RabbitMQ troubleshooting and internals, are discussed. Best practices and important tips are provided in a variety of scenarios; some of them are related to external systems that provide integration with the message broker or that are integrated as part of the message broker in the form of a RabbitMQ plugin. Practical examples are also provided for most of these scenarios that can be applied in a broader context and used as a good starting point.
An example system called CSN (Corporate Social Network) is used to illustrate the various concepts provided throughout the chapters.
Each chapter ends with an Exercises section that allows the reader to test his understanding on the presented topic.
- Learning LibGDX Game Development(Second Edition)
- Python編程自學手冊
- OpenShift開發指南(原書第2版)
- Web Development with Django Cookbook
- 匯編語言程序設計(第2版)
- Learning Firefox OS Application Development
- Mastering Python Networking
- 軟件測試教程
- Internet of Things with ESP8266
- Python程序設計與算法基礎教程(第2版)(微課版)
- 代碼閱讀
- Greenplum構建實時數據倉庫實踐
- Isomorphic Go
- Clojure Data Structures and Algorithms Cookbook
- Python自動化運維:技術與最佳實踐