ActiveMQ is the most popular and powerful open source messaging (JMS).

ActiveMQ
Huong Dan Java provided some tutorials about ActiveMQ.

Installation

This tutorial will tell you all how to install ActiveMQ on macOS.

In this tutorial, I will guide you all on how to install Apache ActiveMQ using Docker Compose.

Working with ActiveMQ

To add new Queue into ActiveMQ, you can reference this tutorial.

Same with add new Queue to ActiveMQ, adding new Topic into ActiveMQ will be easy.

Add Comment