Zero Module Framework. ZMF is a framework for modular, distributed systems build on top of ZMQ. The ZeroSDN Controller is build on top of ZMF, but other systems can use it as well.
ZMF is licenced under the Apache License Version 2.0, see LICENCE.md
Pull the repository and run init-zmf.sh
.
ZMF uses CMake as build system. You can run build-zmf.sh
to generate the library.
Further documentation can be found in the Wiki