tag | e3a19bb5e671540fb613900c859f927adbb8eab2 | |
---|---|---|
tagger | Hiram R. Chirino <chirino@apache.org> | Fri Jun 03 20:29:01 2011 +0000 |
object | d5cef5a71c94b975884c7f0a2ebc4deb18e99481 |
1.0-beta3
commit | d5cef5a71c94b975884c7f0a2ebc4deb18e99481 | [log] [tgz] |
---|---|---|
author | Hiram R. Chirino <chirino@apache.org> | Fri Jun 03 20:29:01 2011 +0000 |
committer | Hiram R. Chirino <chirino@apache.org> | Fri Jun 03 20:29:01 2011 +0000 |
tree | 64a70386a8061b962e593abcb4a8e2ec6f5dfc89 | |
parent | f43d991abad7d5b965e2f9d17f3875a01df0620f [diff] |
[maven-release-plugin] copy for tag 1.0-beta3 git-svn-id: https://svn.apache.org/repos/asf/activemq/activemq-apollo/tags/1.0-beta3@1131202 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.