tag | d1eaebf575414763ff81e576fa0313ca5eb52004 | |
---|---|---|
tagger | Hiram R. Chirino <chirino@apache.org> | Wed Feb 20 18:07:16 2013 +0000 |
object | 64d8830889c9c52eecd4b486055be1b737bec2dc |
apollo-project-1.6
commit | 64d8830889c9c52eecd4b486055be1b737bec2dc | [log] [tgz] |
---|---|---|
author | Hiram R. Chirino <chirino@apache.org> | Wed Feb 20 18:07:16 2013 +0000 |
committer | Hiram R. Chirino <chirino@apache.org> | Wed Feb 20 18:07:16 2013 +0000 |
tree | dbf188b57177f8ad36a5523838286129b31ea192 | |
parent | 57e4ba8dbf5a8406de159dc97b79be975a1c139e [diff] | |
parent | 6476bebd82cd4537f44f83c002889ac5cd13bdd3 [diff] |
[maven-release-plugin] copy for tag apollo-project-1.6 git-svn-id: https://svn.apache.org/repos/asf/activemq/activemq-apollo/tags/apollo-project-1.6@1448329 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.