Table of Contents

Getting Started

  ActiveMQ 的安装

  Hello World

Configuring Standard ActiveMQ Components

  Connecting to ActiveMQ

    Connection Configuration URI

  ActiveMQ Message Storage

    使用 JDBC 持久化消息

  Securing ActiveMQ

    Authentication

      Configuring the Simple Authentication Plug-in

      Configuring the JAAS Authentication Plug-in

    Authorization

      Destination-level Authorization

    Building a Custom Security Plug-in

Using ActiveMQ to Build Messaging Applications

  JNDI Support

  Spring Support

Advanced Features in ActiveMQ

  Wildcards and composite destinations

  删除闲置的队列或主题

  Message Redelivery and DLQ Handling

原文地址:https://www.cnblogs.com/huey/p/5368934.html