- Hands-On Microservices with C#
- Matt R. Cole
- 87字
- 2021-07-23 17:25:22
Message flow
The following is a standardly configured RabbitMQ message flow:
- The producer publishes a message to the exchange.
- The exchange receives the message and is now responsible for the routing of the message.
- A binding has to be set up between the queue and the exchange. In this case, we have bindings to two different queues from the exchange. The exchange routes the message in to the queues.
- The messages stay in the queue until they are handled by a consumer.
- The consumer handles the message:

推薦閱讀
- 后稀缺:自動化與未來工作
- 大學計算機信息技術導論
- 21天學通PHP
- R Data Mining
- Python Artificial Intelligence Projects for Beginners
- 反饋系統(tǒng):多學科視角(原書第2版)
- Hands-On Machine Learning with TensorFlow.js
- 智能工業(yè)報警系統(tǒng)
- STM32G4入門與電機控制實戰(zhàn):基于X-CUBE-MCSDK的無刷直流電機與永磁同步電機控制實現
- 最簡數據挖掘
- 精通特征工程
- 工業(yè)機器人操作與編程
- Grome Terrain Modeling with Ogre3D,UDK,and Unity3D
- Mastering Game Development with Unreal Engine 4(Second Edition)
- 激光選區(qū)熔化3D打印技術