Alternative implementation of the original Monto broker. This implementation supports servers that have dependencies to each other. For example a type checking server could have a dependency on a parsing server that produces ASTs.
- Build Requirements
- Stack
- ZeroMQ 4
- pkgconfig
cd
into the cloned repository and build the project withstack build
.- Start the broker with
./start.sh