Apache ActiveMQ Artemis 1.1.0 User Manual
1.40 MB
234 页
0 下载
52 浏览
0 评论
0 收藏
所属分类:
后端开发 / Java / ActiveMQ
| 语言 | 格式 | 评分 |
|---|---|---|
英语 | .pdf | 3 |
| 摘要 | ||
The document provides a comprehensive guide to using Apache ActiveMQ Artemis 1.1.0, covering installation, configuration, and various messaging protocols. It details the support for multiple protocols such as AMQP, OpenWire, MQTT, STOMP, and HornetQ, including how to configure them. The guide also explains key features like message production, consumption, and advanced topics such as transaction handling, message queuing, and high availability. It includes examples and best practices for integrating and managing the messaging system. | ||
| AI总结 | ||
《Apache ActiveMQ Artemis 1.1.0 用户手册》总结了 Apache ActiveMQ Artemis 的安装、配置、使用和管理。以下是主要内容的总结:
### 1. **安装与环境**
- **目录结构**:解压后的主目录包含 `bin`(运行脚本)、`web`(Web上下文)、`examples`(示例)、`lib`(依赖库)等关键文件夹。
- **运行环境**:确保 Java 环境配置正确,建议使用独立的实例目录以方便升级和管理。
### 2. **核心功能**
- **Broker 实例**:Broker 实例目录包含配置和运行时数据,如日志和数据文件。
- **消息传输**:支持多种协议(AMQP、OpenWire、MQTT、STOMP、HornetQ)和协议插件,实现高度可扩展的协议支持。
- **高可用性**:通过数据复制和故障转移实现高可用性,支持非事务会话的自动故障转移。
- **消息处理**:支持大消息、消息分页(Paging)、消息组(Message Grouping)和最后值队列(Last-Value Queues)。
### 3. **协议配置**
- **AMQP**:支持 AMQP 1.0 协议,可通过配置 `amqp-acceptor` 监听器启用,默认端口为 5672。
- **OpenWire**:支持 Apache ActiveMQ 的 OpenWire 协议,配置 `openwire-acceptor` 监听器,默认端口为 61616。
- **配置示例**:
```xml
| ||
P1
P2
P3
P4
P5
P6
P7
P8
P9
P10
P11
P12
下载文档到本地,方便使用
- 可预览页数已用完,剩余
222 页请下载阅读 -
文档评分













