10 企业级 ActiveMQ 的部署
10 Deploying ActiveMQ in the enterpriseThis chapter covers |
10 企业级 ActiveMQ 的部署本章内容包括 |
The first three parts of this book covered how to use ActiveMQ as a messaging and integration platform. This chapter is the first to cover advanced ActiveMQ configuration, so if you’re new to messaging or ActiveMQ, you should read the first three parts before reading this chapter. |
本书的前3个部分包含了如何使用ActiveMQ消息系统,以及集成ActiveMQ到各种其他平台的相关内容. 本章是ActiveMQ高级配置的第一部分,因此如果你不熟悉消息或者ActiveMQ,你最好先阅读本书的前三部分. |
This chapter will focus on the enterprise deployment of ActiveMQ message brokers, the type of deployments that are used in production environments where applications need to be available without message loss at a 24/7 service level. This chapter will demonstrate how to configure ActiveMQ for high availability so that an ActiveMQ deployment can survive machine or network loss. |
本章将重点关注企业级应用中如何部署ActiveMQ消息代理.应用这种部署的企业级生产环境,要求在24/7级别的服务中不能发生消息丢失.本章将阐述如何配置高可用性ActiveMQ,以便 部署ActiveMQ 能够应对机器或网络故障. |
For many organizations, application deployment is global, spanning multiple offices across large geographical areas. So we’ll show you how ActiveMQ can be used as a reliable global information conduit by using the technique of store and forward to pass messages from one geographic location to another. |
对于很多组织来说,程序的部署是全球化的,需要跨越座落于多个大地理区域的办公室。因此,我们会展示如何将ActiveMQ作为一个可靠的全球化的信息通道,通过使用存储和转发技术将消息从一个地理区域发送到另外 |
Finally, we’ll examine deploying ActiveMQ for massively concurrent applications, where large numbers of concurrent connections and queues are a requirement. We’ll examine the different configuration and deployment options of ActiveMQ and look at the pros and cons for each one. |
最后,我们将说明如何为大并发应用程序 部署ActiveMQ ,在这种大并发程序要求大量的并发的的连接 和消息队列.我们还将探索ActiveMQ不同的配置和部署选项以及各自的优缺点. |
微信赞赏 支付宝赞赏
本文固定链接: https://www.jack-yin.com/coding/translation/activemq-in-action/1638.html | 边城网事