Skip to content

seratch/activemq-apollo

 
 

Repository files navigation

A fork of The Apollo Project

This project is a fork of Apache ActiveMQ Apollo project 1.7.1. The following improvements are applied.

  • Bump Scala lang version to 2.11.x
  • Bump slf4j-api version to 1.7.x

groupId is com.github.seratch but other things are the same as the original project.

Synopsis

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.

Features

Documentation

Building the Source Code

Prerequisites:

Then run:

mvn install -P download

This will build the binary distribution and place them in the apollo-distro/target directory.

About

A fork of Apache ActiveMQ Apollo project 1.7.1

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 36.4%
  • Scala 35.3%
  • JavaScript 22.7%
  • HTML 2.4%
  • CSS 1.5%
  • Python 0.3%
  • Other 1.4%