- RabbitMQ Essentials
- David Dossot
- 95字
- 2021-07-16 11:56:39
Chapter 1. A Rabbit Springs to Life
Messaging or message queuing is a style of communication between applications or components that enables a loosely coupled architecture. Advanced Message Queuing Protocol (AMQP) is a specification that defines the semantics of an interoperable messaging protocol. RabbitMQ is an Erlang-based implementation of AMQP, which supports advanced features such as clustering.
In this chapter, we will cover the following topics:
- Introducing concepts and terminology related to messaging
- Discovering AMQP and RabbitMQ
- Presenting the context in which all the book's examples will take place
- Installing and configuring RabbitMQ
推薦閱讀
- Learning NServiceBus(Second Edition)
- Python程序設計
- Android Native Development Kit Cookbook
- Mastering Web Application Development with AngularJS
- Bootstrap for Rails
- 愛上C語言:C KISS
- Application Development with Swift
- WordPress Search Engine Optimization(Second Edition)
- Google Adsense優化實戰
- Visual FoxPro數據庫程序設計
- Elasticsearch實戰(第2版)
- Office VBA開發經典:中級進階卷
- MATLAB/Simulink建模與仿真
- 寫給所有人的編程思維
- 數據庫技術及應用(Access)(第2版)