- RabbitMQ Cookbook
- Sigismondo Boschi Gabriele Santomaggio
- 234字
- 2021-07-19 18:52:45
What this book covers
Chapter 1, Working with AMQP, introduces the basic concepts of AMQP, the Advanced Message Queuing Protocol, on which RabbitMQ is based. It shows how the fire-and-forget messaging model works and how to use it from clients.
Chapter 2, Going beyond the AMQP Standard, covers the RabbitMQ extensions of AMQP and how they can be used to increase the efficiency of messaging applications.
Chapter 3, Managing RabbitMQ, explains how to configure RabbitMQ parameters, enable RabbitMQ plugins, and monitor RabbitMQ activities.
Chapter 4, Mixing Different Technologies, covers the integration of different technologies with other protocols, such as MQTT, STOMP, and JSON.
Chapter 5, Using RabbitMQ in Web Applications, shows how to develop web applications with RabbitMQ as a service bus.
Chapter 6, Developing Scalable Applications, explains how to create scalable and robust applications using RabbitMQ clustering.
Chapter 7, Developing High-availability Applications, covers the high-availability options offered by RabbitMQ.
Chapter 8, Performance Tuning for RabbitMQ, explains how to optimize the performance of applications based on RabbitMQ in different scenarios.
Chapter 9, Extending RabbitMQ Functionality, covers the use and development of RabbitMQ plugins.
Chapter 10, RabbitMQ on AWS, explains how to deploy RabbitMQ applications on Amazon Web Services.
Chapter 11, AMQP and Cloud Computing – RabbitMQ on PaaS, explains how to deploy and use RabbitMQ on Cloud Foundry.
Chapter 12, Managing RabbitMQ Error Conditions, explains how to diagnose and deal with RabbitMQ error conditions.
- 玩轉Scratch少兒趣味編程
- Monkey Game Development:Beginner's Guide
- 數據庫原理及應用(Access版)第3版
- Windows系統管理與服務配置
- Building a RESTful Web Service with Spring
- Java Web程序設計
- Nginx Essentials
- 精通Python自然語言處理
- GeoServer Beginner's Guide(Second Edition)
- Mastering Rust
- Python算法從菜鳥到達人
- 自然語言處理Python進階
- Nginx Lua開發實戰
- 從零開始學Android開發
- INSTANT Apache ServiceMix How-to