tag | 4e27bcf0db47d610df006c5362712a785a8c9ef1 | |
---|---|---|
tagger | Hiram R. Chirino <chirino@apache.org> | Thu Jun 09 04:08:54 2011 +0000 |
object | e7ca0013c311161268e583e2b5dfca4cb33ffe91 |
apollo-project-1.0-beta3
commit | e7ca0013c311161268e583e2b5dfca4cb33ffe91 | [log] [tgz] |
---|---|---|
author | Hiram R. Chirino <chirino@apache.org> | Thu Jun 09 04:08:54 2011 +0000 |
committer | Hiram R. Chirino <chirino@apache.org> | Thu Jun 09 04:08:54 2011 +0000 |
tree | 858d8c3b8303fffae16c42e1d7b704d8e77c6b49 | |
parent | a80f4e9cc7d1ede0454964e89def242f8f78ae3b [diff] |
[maven-release-plugin] copy for tag apollo-project-1.0-beta3 git-svn-id: https://svn.apache.org/repos/asf/activemq/activemq-apollo/tags/apollo-project-1.0-beta3@1133650 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.