tag | b4cc4d5a1c8550ae03e6c9dae9c0c467947f8c5c | |
---|---|---|
tagger | Hiram R. Chirino <chirino@apache.org> | Fri Apr 13 13:32:22 2012 +0000 |
object | cd9f28e97e2c12d3745b07039eb70de79d56e165 |
apollo-project-1.2
commit | cd9f28e97e2c12d3745b07039eb70de79d56e165 | [log] [tgz] |
---|---|---|
author | Hiram R. Chirino <chirino@apache.org> | Fri Apr 13 13:32:22 2012 +0000 |
committer | Hiram R. Chirino <chirino@apache.org> | Fri Apr 13 13:32:22 2012 +0000 |
tree | 7feaa2b21983adf5233d592179d61f7e138f95ff | |
parent | 3f0a4cc3311ffb9d4e2f807500ae563b188729bc [diff] |
[maven-release-plugin] copy for tag apollo-project-1.2 git-svn-id: https://svn.apache.org/repos/asf/activemq/activemq-apollo/tags/apollo-project-1.2@1325761 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.