tag | 046623ddf9216fe5868b6cad0ceb320c1940377f | |
---|---|---|
tagger | Hiram R. Chirino <chirino@apache.org> | Wed Jun 29 21:23:06 2011 +0000 |
object | 71d552e5f5f8c7aa06430143e1580c3a2094281f |
apollo-project-1.0-beta4
commit | 71d552e5f5f8c7aa06430143e1580c3a2094281f | [log] [tgz] |
---|---|---|
author | Hiram R. Chirino <chirino@apache.org> | Wed Jun 29 21:23:06 2011 +0000 |
committer | Hiram R. Chirino <chirino@apache.org> | Wed Jun 29 21:23:06 2011 +0000 |
tree | 9cd1cff5072550503f856eabbf6416628069b55b | |
parent | 376cc23adaff2c602c58ad6bbba868b6796118a1 [diff] | |
parent | dfb68577a1890a34eb224d851ee0bf6a586cd800 [diff] |
[maven-release-plugin] copy for tag apollo-project-1.0-beta4 git-svn-id: https://svn.apache.org/repos/asf/activemq/activemq-apollo/tags/apollo-project-1.0-beta4@1141255 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.