- RabbitMQ Essentials
- Lovisa Johansson David Dossot
- 105字
- 2021-06-11 18:49:51
Summary
This chapter explored the architectural and design promises of messaging, including how AMQP and RabbitMQ deliver on these promises. In addition, the reason why the taxi agency Complete Car decided to introduce RabbitMQ in its software landscape was discovered. Finally, a RabbitMQ broker was installed and a user and various vhosts were configured for it. Armed with a basic understanding of message queues and RabbitMQ, the next chapter builds on these concepts and explores the architecture behind the Complete Car taxi application.
It's time to hit the ground running and write some code. Turn to the next chapter to start building a RabbitMQ-powered application!
推薦閱讀
- Java語言程序設計
- Advanced Quantitative Finance with C++
- Web Scraping with Python
- Python爬蟲開發與項目實戰
- JS全書:JavaScript Web前端開發指南
- Python編程與幾何圖形
- 手把手教你學C語言
- GeoServer Beginner's Guide(Second Edition)
- Mastering Apache Maven 3
- Swift語言實戰精講
- C# 8.0核心技術指南(原書第8版)
- Clojure for Java Developers
- 從Excel到Python數據分析:Pandas、xlwings、openpyxl、Matplotlib的交互與應用
- C語言程序設計
- Python預測分析實戰