- 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
推薦閱讀
- Spring 5.0 Microservices(Second Edition)
- Building Modern Web Applications Using Angular
- Azure IoT Development Cookbook
- Vue.js 3.x從入門到精通(視頻教學(xué)版)
- 少年輕松趣編程:用Scratch創(chuàng)作自己的小游戲
- Internet of Things with Intel Galileo
- Full-Stack React Projects
- 利用Python進(jìn)行數(shù)據(jù)分析(原書第3版)
- Node.js Design Patterns
- 零基礎(chǔ)Java學(xué)習(xí)筆記
- Creating Mobile Apps with jQuery Mobile(Second Edition)
- UML軟件建模
- 深度學(xué)習(xí)入門:基于Python的理論與實現(xiàn)
- Hack與HHVM權(quán)威指南
- jQuery Essentials