- Mastering RabbitMQ
- Emrah Ayanoglu Yusuf Ayta? Dotan Nahum
- 152字
- 2021-07-23 14:52:46
Chapter 1. Getting Started
Scalability is one of the major problems of our time, and messaging is an integral part of the solution. It finally comes down to the message broker software to manage and control messaging between applications, processes, and threads. Message brokers can help to solve scalability issues and architectural issues, such as coupling.
RabbitMQ is one of the most powerful open source message broker software that is widely used in the tech companies such as Mozilla, VMware, Google, AT&T, and so on. RabbitMQ is a highly configurable messaging platform developed and supported by a knowledgeable and committed community.
Before diving into the details and technologies behind the RabbitMQ, let's introduce you to the topics that we will cover in this chapter:
- A brief introduction to message brokers and the message queue
- An introduction to advanced message queue protocol
- Getting started with RabbitMQ
- Installing RabbitMQ
- Starting RabbitMQ
- Summary
- JBoss Weld CDI for Java Platform
- Spring Cloud Alibaba核心技術與實戰(zhàn)案例
- Mastering JavaScript Object-Oriented Programming
- Hands-On Data Structures and Algorithms with JavaScript
- Learning Informatica PowerCenter 10.x(Second Edition)
- Python 3網(wǎng)絡爬蟲實戰(zhàn)
- Python Network Programming Cookbook(Second Edition)
- 概率成形編碼調(diào)制技術理論及應用
- Linux命令行與shell腳本編程大全(第4版)
- JavaScript:Moving to ES2015
- Learning Three.js:The JavaScript 3D Library for WebGL
- 從Excel到Python:用Python輕松處理Excel數(shù)據(jù)(第2版)
- Python Web數(shù)據(jù)分析可視化:基于Django框架的開發(fā)實戰(zhàn)
- Node.js開發(fā)指南
- 移動增值應用開發(fā)技術導論