tag | d44e9cd255b1644e9554aa9e105aad0dcef99471 | |
---|---|---|
tagger | Hiram R. Chirino <chirino@apache.org> | Mon Nov 05 22:29:54 2012 +0000 |
object | d3e11defe9e69ad01f49c3b40dc7cded35699a91 |
apollo-project-1.5
commit | d3e11defe9e69ad01f49c3b40dc7cded35699a91 | [log] [tgz] |
---|---|---|
author | Hiram R. Chirino <chirino@apache.org> | Mon Nov 05 22:29:54 2012 +0000 |
committer | Hiram R. Chirino <chirino@apache.org> | Mon Nov 05 22:29:54 2012 +0000 |
tree | 26274130f535f3f1e76b7691f106800427003056 | |
parent | b32f5d24b2ec63ad526dec8c3c16e827393470ae [diff] |
[maven-release-plugin] copy for tag apollo-project-1.5 git-svn-id: https://svn.apache.org/repos/asf/activemq/activemq-apollo/tags/apollo-project-1.5@1405994 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.