- 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
- Bootstrap Site Blueprints Volume II
- Java范例大全
- OpenDaylight Cookbook
- Visual C++串口通信開(kāi)發(fā)入門(mén)與編程實(shí)踐
- 小創(chuàng)客玩轉(zhuǎn)圖形化編程
- 基于免疫進(jìn)化的算法及應(yīng)用研究
- Java加密與解密的藝術(shù)
- Quarkus實(shí)踐指南:構(gòu)建新一代的Kubernetes原生Java微服務(wù)
- Hands-On Natural Language Processing with Python
- C# Multithreaded and Parallel Programming
- 機(jī)器學(xué)習(xí)微積分一本通(Python版)
- 創(chuàng)意UI:Photoshop玩轉(zhuǎn)APP設(shè)計(jì)
- Android Development Tools for Eclipse
- Android Sensor Programming By Example
- Android高級(jí)開(kāi)發(fā)實(shí)戰(zhàn):UI、NDK與安全