- Learning RabbitMQ
- Martin Toshev
- 86字
- 2021-07-30 09:47:36
Summary
In this chapter, we covered the fundamentals of enterprise messaging solutions and discussed the features of RabbitMQ along with the installation process. A brief comparison with other messaging brokers was provided in order to reveal what the strengths and weaknesses of RabbitMQ are compared to the other alternatives. We also introduced a case study project CSN that makes use of RabbitMQ as a messaging solution for propagation of events throughout the system and lays the basis for further demonstrations on the various features of RabbitMQ.
推薦閱讀
- scikit-learn Cookbook
- C語言程序設計實踐教程(第2版)
- Oracle 11g從入門到精通(第2版) (軟件開發視頻大講堂)
- 自己動手實現Lua:虛擬機、編譯器和標準庫
- Mastering C# Concurrency
- MySQL數據庫管理與開發實踐教程 (清華電腦學堂)
- Python數據挖掘與機器學習實戰
- SharePoint Development with the SharePoint Framework
- Spring+Spring MVC+MyBatis整合開發實戰
- Learning Raspbian
- Java程序設計案例教程
- Scala Data Analysis Cookbook
- C# and .NET Core Test Driven Development
- Webpack實戰:入門、進階與調優(第2版)
- Robot Framework Test Automation