Mirror of Apache ActiveMQ Apollo

Clone this repo:
  1. 8e4b134 Update index.page by Michael André Pearce · 5 years ago trunk
  2. 049d68b NO-JIRA Update Readme to state it is deprecated. by Michael André Pearce · 5 years ago
  3. ddfc418 APLO-383 testing svngit2jira by Timothy Bish · 9 years ago
  4. 294e7b4 APLO-383 testing svngit2jira by Timothy Bish · 9 years ago
  5. fd298b7 fix web administration console message truncate bug APLO-362 by Shani Elharrar · 9 years ago

The Apollo Project - DEPRECATED

This project has died, and is now Deprecated, we strongly recommend you to use ActiveMQ 5.x or ActiveMQ Artemis.

Synopsis

ActiveMQ Apollo is a faster, more reliable, easier to maintain messaging broker built from the foundations of the original ActiveMQ. It accomplishes this using a radically different threading and message dispatching architecture.

In its current incarnation, Apollo only supports the STOMP protocol but just like the original ActiveMQ, it’s been designed to be a multi protocol broker. In future versions it should get OpenWire support so it can be compatible with ActiveMQ 5.x JMS clients.

Features

Documentation

Building the Source Code

Prerequisites:

Then run:

mvn install -P download

This will build the binary distribution and place them in the apollo-distro/target directory.