commit | 294e7b45e8475f16029d2564413e54e911d9b070 | [log] [tgz] |
---|---|---|
author | Timothy Bish <tabish121@gmail.com> | Tue Jul 14 11:39:18 2015 -0400 |
committer | Timothy Bish <tabish121@gmail.com> | Tue Jul 14 11:39:18 2015 -0400 |
tree | 5e3f605adbcb352b8ea7aa08eaf657b642baec7a | |
parent | fd298b7ad96c97a672bae17f6654de663652ed9b [diff] |
APLO-383 testing svngit2jira
ActiveMQ Apollo is a faster, more reliable, easier to maintain messaging broker built from the foundations of the original ActiveMQ. It accomplishes this using a radically different threading and message dispatching architecture.
In its 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.