- Learning RabbitMQ
- Martin Toshev
- 70字
- 2021-07-30 09:47:36
Chapter 2. Design Patterns with RabbitMQ
As a robust messaging solution, RabbitMQ provides different utilities for distributing messages between endpoints in the communication channel. These utilities provide an implementation of best practices and design patterns that apply to messaging solutions and form the backbone of a messaging broker such as RabbitMQ.
Topics covered in the chapter:
- Messaging patterns in RabbitMQ
- Point-to-point communication
- Publish-subscribe communication
- Request-reply communication
- Message router
推薦閱讀
- Servlet/JSP深入詳解
- 深入理解Java7:核心技術(shù)與最佳實踐
- Node.js:來一打 C++ 擴(kuò)展
- ServiceNow:Building Powerful Workflows
- 智能搜索和推薦系統(tǒng):原理、算法與應(yīng)用
- .NET 4.5 Parallel Extensions Cookbook
- Python入門很輕松(微課超值版)
- Flink技術(shù)內(nèi)幕:架構(gòu)設(shè)計與實現(xiàn)原理
- NGUI for Unity
- Python預(yù)測分析實戰(zhàn)
- 超好玩的Scratch 3.5少兒編程
- VMware vSphere Design Essentials
- AI輔助編程Python實戰(zhàn):基于GitHub Copilot和ChatGPT
- SFML Essentials
- 深入理解Android:WebKit卷