图书标签: 消息队列 rabbitmq 分布式 RabbitMQ Erlang Programming 计算机 计算机科学
发表于2024-11-25
RabbitMQ in Action pdf epub mobi txt 电子书 下载 2024
DESCRIPTION There's a virtual switchboard at the heart of most large applications, where millions of messages and requests need to be routed to and from the servers, programs, and services that make up the system. RabbitMQ is an efficient, highly scalable, and easy-to-deploy queue that makes handling this message traffic virtually effortless. Offered under an open source license and language neutral, RabbitMQ integrates seamlessly into applications written in written in C++, Java, Python, Erlang, and other standard languages. RabbitMQ in Action is a fast-paced run through building and managing scalable applications using the RabbitMQ messaging server. It starts by explaining how message queuing works, its history and how RabbitMQ fits in. Then it shows real-world examples developers can apply to their own scalability and interoperability challenges. KEY POINTS * First and only complete guide to RabbitMQ * Packed with real-world examples * Covers common messaging design patterns
Alvaro Videla是一名专门从事基于MQ应用程序的开发者和架构师。
Jason J.W. Williams是消息通信服务供应商DigiTar公司的CTO,他领导着设计与开发工作。
自己打印了一本
评分每天早晨在地铁上读得,看了三个星期才看完,看完后对rabbitmq的应用场景有了新的想法,能培养人的大局观
评分自己打印了一本
评分版本太老了
评分读了这么多跟分布式和集群相关的书籍,背后的原理其实都挺相似的:要想提高效率并保持高可用性(比如支持很大的请求量,保持在部分节点挂掉时整个系统依然能够运行),核心的思路是解耦。解耦的思路跟资本主义大生产中的分工很像,即一个单元只需要管它最需要关心的部分,Publisher最核心的任务是把消息发不出去,而Consumer最核心的任务是监听消息并处理消息,剩下的消息的调度,请交给专业的MQ来完成。
本书对RabbitMQ做了全面、翔实的讲解,体现了两位专家的真知灼见。本书首先介绍了有关MQ的历史,然后从基本的消息通信原理讲起,带领读者一路探索RabbitMQ的消息通信世界。这当中不仅包含了针对单台RabbitMQ服务器和RabbitMQ集群的讲解,还教导读者如何使用各种工具来进行监控...
评分http://www.rabbitmq.com/blog/2012/05/29/jason-and-alvaros-excellent-rabbit-book/ Jason and Alvaro’s excellent Rabbit book Here at Rabbit HQ we've been enjoying "RabbitMQ in Action", the introduction to RabbitMQ and messaging. Part of the Manning series,...
评分描述AMQP协议的实现“RabbitMQ”的书,做到了浅出,前2章可以让一个对AMQP和RabbitMQ无基础的人了解常用概念,组成要素,消息队列的流程等,描述概念时举的例子也很恰当(如描述exchange的topic类型时使用的邮件分类的例子) 在讲述概念,列举实例时经常可以看到...
评分在看完官网的tutorial之后可以直接看这本书,我是从chapter2开始阅读的,讲的很详细。基本上对于重要的知识点都会有一个小小的总结。图片也很给力。 什么,字数不够,我只是来推荐的。 。。。。。。。。。。。。。。。 。。。。。。。。。。。。。。。。。 。。。。。。。。。...
评分1. 读这本书最深刻的就是第二章,对于AMQP的介绍非常的详细和清晰,对于刚接触RabbitMQ的用户,建议好好地阅读第二章; 2. 因为公司的技术栈里采用了RabbitMQ才去了解这个是要ErLang开发的分布式队列,这本书的重点还是在介绍AMQP、集群和管理上面,对于RabbitMQ本身是如何实现...
RabbitMQ in Action pdf epub mobi txt 电子书 下载 2024