tag | 289813ed93fd360b8705cc0a873760af503197f6 | |
---|---|---|
tagger | Hiram R. Chirino <chirino@apache.org> | Thu Dec 08 19:16:43 2011 +0000 |
object | 6f059a589a589be20d997953e30683e5f5b2cd1e |
apollo-project-1.0-beta6
commit | 6f059a589a589be20d997953e30683e5f5b2cd1e | [log] [tgz] |
---|---|---|
author | Hiram R. Chirino <chirino@apache.org> | Thu Dec 08 19:16:43 2011 +0000 |
committer | Hiram R. Chirino <chirino@apache.org> | Thu Dec 08 19:16:43 2011 +0000 |
tree | 442cc45ad50c894cafa396f7a01693ae48691658 | |
parent | 4279d5c6836d5f31cfe1e186050ec0de5e6f73b2 [diff] |
[maven-release-plugin] copy for tag apollo-project-1.0-beta6 git-svn-id: https://svn.apache.org/repos/asf/activemq/activemq-apollo/tags/apollo-project-1.0-beta6@1212041 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.