commit | 8f567c803164ffb156d4378ea850fd0e51fb083d | [log] [tgz] |
---|---|---|
author | Hiram R. Chirino <chirino@apache.org> | Mon Nov 05 21:31:25 2012 +0000 |
committer | Hiram R. Chirino <chirino@apache.org> | Mon Nov 05 21:31:25 2012 +0000 |
tree | f17d7bb5cf2e442df66bc387b5e396d2f629e8e2 | |
parent | 6e5a0562db90ce8616dd27d8908aee34e05e25e0 [diff] |
Target Java 1.6 git-svn-id: https://svn.apache.org/repos/asf/activemq/activemq-apollo/trunk@1405966 13f79535-47bb-0310-9956-ffa450edef68
ActiveMQ Apollo is a faster, more reliable, easier to maintain messaging broker built from the foundations of the original [ActiveMQ]((http://activemq.apache.org). It accomplishes this using a radically different threading and message dispatching architecture.
In it’s 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.
Prerequisites:
Then run:
mvn install -P download
This will build the binary distribution and place them in the apollo-distro/target
directory.