Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 585 Bytes

File metadata and controls

18 lines (10 loc) · 585 Bytes

ZMF

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.

Licence

ZMF is licenced under the Apache License Version 2.0, see LICENCE.md

Startup

Pull the repository and run init-zmf.sh.

Build

ZMF uses CMake as build system. You can run build-zmf.sh to generate the library.

Documentation

Further documentation can be found in the Wiki