- 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
- Java程序設計實戰教程
- FreeSWITCH 1.6 Cookbook
- 精通Scrapy網絡爬蟲
- Python貝葉斯分析(第2版)
- Learning Data Mining with R
- The HTML and CSS Workshop
- Learning Vaadin 7(Second Edition)
- Mastering Business Intelligence with MicroStrategy
- Yii Project Blueprints
- SQL Server實用教程(SQL Server 2008版)
- 智能搜索和推薦系統:原理、算法與應用
- Zabbix Performance Tuning
- Clojure for Java Developers
- 例說FPGA:可直接用于工程項目的第一手經驗
- JavaWeb從入門到精通(視頻實戰版)