Skip to content
This repository was archived by the owner on Mar 26, 2019. It is now read-only.

apache/activemq-apollo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8e4b134 · Mar 11, 2019
Jan 29, 2015
Jan 29, 2015
Jan 29, 2015
Jan 29, 2015
Jan 29, 2015
Jan 29, 2015
Jan 29, 2015
Mar 21, 2013
Jan 29, 2015
Jan 29, 2015
Jan 29, 2015
Feb 14, 2013
Jan 29, 2015
Jan 29, 2015
Jan 29, 2015
Jan 29, 2015
Jan 29, 2015
Jan 29, 2015
Jan 29, 2015
Apr 14, 2015
Mar 11, 2019
Oct 29, 2010
Oct 18, 2010
Jun 29, 2011
Feb 24, 2014
Feb 24, 2014
Jan 29, 2015
Mar 11, 2019

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.