commit | 049d68bf3f94cdf62ded5426d3cad4ef3e3c56ca | [log] [tgz] |
---|---|---|
author | Michael André Pearce <michaelpearce@apache.org> | Mon Mar 11 21:54:35 2019 +0000 |
committer | GitHub <noreply@github.com> | Mon Mar 11 21:54:35 2019 +0000 |
tree | da1a02399fad8246c75d1d4b49197e413cf021c6 | |
parent | ddfc41869e050a82a6d3cd58f586c1e9622c0c3b [diff] |
NO-JIRA Update Readme to state it is deprecated.
This project has died, and is now Deprecated, we strongly recommend you to use ActiveMQ 5.x or ActiveMQ Artemis.
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.