tag | 628d582d28e445f84cd210a8b3a9c0acb9551134 | |
---|---|---|
tagger | Hiram R. Chirino <chirino@apache.org> | Mon Aug 29 01:29:34 2011 +0000 |
object | 83ed93fb5a5b42d59d01ffc95d12b16f947b9bb6 |
apollo-project-1.0-beta5
commit | 83ed93fb5a5b42d59d01ffc95d12b16f947b9bb6 | [log] [tgz] |
---|---|---|
author | Hiram R. Chirino <chirino@apache.org> | Mon Aug 29 01:29:34 2011 +0000 |
committer | Hiram R. Chirino <chirino@apache.org> | Mon Aug 29 01:29:34 2011 +0000 |
tree | 3ca56db05830f6a3d724dbd5b0e017a71155e576 | |
parent | 437ad32f18f86886aa3028d7e2bc5ced73970da7 [diff] |
[maven-release-plugin] copy for tag apollo-project-1.0-beta5 git-svn-id: https://svn.apache.org/repos/asf/activemq/activemq-apollo/tags/apollo-project-1.0-beta5@1162624 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.