- Learning RabbitMQ
- Martin Toshev
- 94字
- 2021-07-30 09:47:35
Chapter 1. Introducing RabbitMQ
In the world of enterprise messaging systems there are a number of patterns and practices that are already successfully applied in order improve to scalability and interoperability between different components in a system or between varying in size and complexity systems. RabbitMQ is one such messaging solution, which combines powerful messaging capabilities with easy use and availability on a number of target platforms.
The following topics will be covered in this chapter:
- Fundamentals of enterprise messaging
- RabbitMQ brief overview
- RabbitMQ features
- Comparing RabbitMQ to other technologies
- Installing RabbitMQ
推薦閱讀
- OpenStack Cloud Computing Cookbook(Third Edition)
- Learning NServiceBus(Second Edition)
- Oracle 11g從入門到精通(第2版) (軟件開發視頻大講堂)
- Learning Linux Binary Analysis
- Ray分布式機器學習:利用Ray進行大模型的數據處理、訓練、推理和部署
- 機械工程師Python編程:入門、實戰與進階
- JavaScript動態網頁開發詳解
- 零基礎入門學習Python
- C++新經典
- C語言程序設計實驗指導 (第2版)
- C++語言程序設計
- Building Slack Bots
- 深入淺出Python數據分析
- Mastering JavaScript
- 讓Python遇上Office:從編程入門到自動化辦公實踐