# ActiveMQ

* [JMS规范](/high-concurrent-queue/activemq/jmsgui-fan.md)
* [JAVA原生客户端](/high-concurrent-queue/activemq/javayuan-sheng-ke-hu-duan.md)
* [与Spring集成](/high-concurrent-queue/activemq/yu-spring-ji-cheng.md)
* [持久化机制](/high-concurrent-queue/activemq/chi-jiu-hua-ji-zhi.md)
* [ActiveMQ修改连接的用户名密码](/high-concurrent-queue/activemq/activemqxiu-gai-lian-jie-de-yong-hu-ming-mi-ma.md)

## 参考文档：

*JMS规范教程.pdf*

链接: <https://pan.baidu.com/s/1GZfmss-T6jCtyES-c66cJg> 密码: m8vf

*Java message Service 官方文档*&#x20;

<https://en.wikipedia.org/wiki/Java_Message_Service>

*ActiveMQ in Action中文版*

链接：<https://pan.baidu.com/s/1Le8WfNIjwwvOXFV43C8HZw> 密码：odtj

github代码示例： <https://github.com/tuonioooo?tab=repositories>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://tuonioooo-notebook.gitbook.io/high-concurrent-queue/activemq.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
