tag | 6144aea3e0d002ffa169dc9799c5b4682cadd3bc | |
---|---|---|
tagger | Hiram R. Chirino <chirino@apache.org> | Mon Jan 30 13:34:57 2012 +0000 |
object | e571c12cd169fe9029ca8c13bb70b3594bbe8e3b |
apollo-project-1.0
commit | e571c12cd169fe9029ca8c13bb70b3594bbe8e3b | [log] [tgz] |
---|---|---|
author | Hiram R. Chirino <chirino@apache.org> | Mon Jan 30 13:34:57 2012 +0000 |
committer | Hiram R. Chirino <chirino@apache.org> | Mon Jan 30 13:34:57 2012 +0000 |
tree | ad4f42d576db3b06e2eafe22a0c9f5b3142d5237 | |
parent | cc73b1b577cfd6309fdd7854f55db0e96e767e52 [diff] | |
parent | 7d047e860c41d8d1f59ed6d0942e538a60c7f9a1 [diff] |
[maven-release-plugin] copy for tag apollo-project-1.0 git-svn-id: https://svn.apache.org/repos/asf/activemq/activemq-apollo/tags/apollo-project-1.0@1237646 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.