- 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
推薦閱讀
- Flask Blueprints
- AngularJS Testing Cookbook
- Java 9 Concurrency Cookbook(Second Edition)
- Vue.js快速入門與深入實戰
- 編寫整潔的Python代碼(第2版)
- Learning AndEngine
- Learn React with TypeScript 3
- SQL Server 2016數據庫應用與開發
- Selenium Testing Tools Cookbook(Second Edition)
- IDA Pro權威指南(第2版)
- 零基礎學Scratch 3.0編程
- 黑莓(BlackBerry)開發從入門到精通
- Java程序設計實用教程(第2版)
- Android 5從入門到精通
- Mastering Vim