tag | fe275a9d976c66066ad0457a8ec41cbdb37b4ad2 | |
---|---|---|
tagger | Hiram R. Chirino <chirino@apache.org> | Wed Feb 29 16:18:24 2012 +0000 |
object | f6eff37982d9add1d8cda506483b84f574201ace |
apollo-project-1.1
commit | f6eff37982d9add1d8cda506483b84f574201ace | [log] [tgz] |
---|---|---|
author | Hiram R. Chirino <chirino@apache.org> | Wed Feb 29 16:18:24 2012 +0000 |
committer | Hiram R. Chirino <chirino@apache.org> | Wed Feb 29 16:18:24 2012 +0000 |
tree | 82c2a0e68d80c5b790cd55099667c103ecd1dcc9 | |
parent | 68cd2c9fdb77a6232bdb35b1de3e66c95ee7eed2 [diff] |
[maven-release-plugin] copy for tag apollo-project-1.1 git-svn-id: https://svn.apache.org/repos/asf/activemq/activemq-apollo/tags/apollo-project-1.1@1295175 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.