- 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
推薦閱讀
- Apache ZooKeeper Essentials
- Microsoft Dynamics 365 Extensions Cookbook
- 無代碼編程:用云表搭建企業數字化管理平臺
- 組態軟件技術與應用
- Integrating Facebook iOS SDK with Your Application
- Mastering Android Game Development
- 區塊鏈技術與應用
- OpenGL Data Visualization Cookbook
- 深入剖析Java虛擬機:源碼剖析與實例詳解(基礎卷)
- Scala Functional Programming Patterns
- Learning Concurrency in Python
- FusionCharts Beginner’s Guide:The Official Guide for FusionCharts Suite
- MySQL數據庫教程(視頻指導版)
- Managing Windows Servers with Chef
- 前端程序員面試算法寶典