RabbitMQ in Depth

daoshenzhe 38 0 RAR 2019-04-16 20:04:36

about the technology 关于这项技术 At the heart of most modern distributed applications is a queue that buffers, prioritizes, and routes message traffic. RabbitMQ is a high-performance message broker based on the Advanced Message Queueing Protocol. It?s battle tested, ultrafast, and powerful enough to handle anything you can throw at it. It requires a few simple setup steps, and you can instantly start using it to manage low-level service communication, application integration, and distributed system message routing. 大多数现代分布式应用程序的核心是一个缓冲、优先排序和路由消息流量的队列。 Rabbitmq 是一个基于高级消息排队协议的高性能消息代理。 它的战斗经过了超快的测试,强大到足以处理任何你可以扔向它的东西。 它需要一些简单的安装步骤,您可以立即开始使用它来管理低级别的服务通信、应用程序集成和分布式系统消息路由。 what’s inside 里面有什么 AMQP, the Advanced Message Queueing Protocol 高级消息排队协议 AMQP Communicating via MQTT, Stomp, and HTTP 通过 MQTT、 Stomp 和 HTTP 进行通信 Valuable troubleshooting techniques 有价值的故障排除技术 Database integration 数据库集成 about the reader 关于那个读者 Written for programmers with a basic understanding of messaging-oriented systems. 为对面向消息的系统有一个基本理解的程序员写的。 about the author 关于作者 Gavin M. Roy is an active, open source evangelist and advocate who has been working with internet and enterprise technologies since the mid-90s. Technical editor James Titcumb is a freelance developer, trainer, speaker, and active contributor to open source projects. Gavin m. Roy 是一位积极的、开源的福音传道者和倡导者,自90年代中期以来一直致力于互联网和企业技术。 技术编辑 James Titcumb 是开源项目的自由开发者、培训师、演讲者和积极贡献者。 It requires a few simple setup steps, and you can instantly start using it to manage low-level service communication, application integration, and distributed system message routing. 大多数现代分布式应用程序的核心是一个缓冲、优先排序和路由消息流量的队列。 Rabbitmq 是一个基于高级消息排队协议的高性能消息代理。 它的战斗经过了超快的测试,强大到足以处理任何你可以扔向它的东西。 它需要一些简单的安装步骤,您可以立即开始使用它来管理低级别的服务通信、应用程序集成和分布式系统消息路由。 what’s inside 里面有什么 AMQP, the Advanced Message Queueing Protocol 高级消息排队协议 AMQP Communicating via MQTT, Stomp, and HTTP 通过 MQTT、 Stomp 和 HTTP 进行通信 Valuable troubleshooting techniques 有价值的故障排除技术 Database integration 数据库集成 about the reader 关于那个读者 Written for programmers with a basic understanding of messaging-oriented systems. 为对面向消息的系统有一个基本理解的程序员写的。 about the author 关于作者 Gavin M. Roy is an active, open source evangelist and advocate who has been working with internet and enterprise technologies since the mid-90s. Technical editor James Titcumb is a freelance developer, trainer, speaker, and active contributor to open source projects. Gavin m. Roy 是一位积极的、开源的福音传道者和倡导者,自90年代中期以来一直致力于互联网和企业技术。 技术编辑 James Titcumb 是开源项目的自由开发者、培训师、演讲者和积极贡献者。

用户评论
请输入评论内容
评分:
暂无评论