forked from manojgudi/Apology
-
Notifications
You must be signed in to change notification settings - Fork 0
An "actor topology" messaged-based MOC backend
License
gnu-sandhi/Apology
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
######################################################################## ## Apology - An Actor Topology ######################################################################## ------------------------------------------------------------------------ -- Prerequisites ------------------------------------------------------------------------ * C++ compiler (gcc and MSVC tested) * CMake * Boost - boost headers, and the thread library ------------------------------------------------------------------------ -- Get the source code ------------------------------------------------------------------------ git clone https://github.com/guruofquality/Apology.git cd Apology git submodule init git submodule update ------------------------------------------------------------------------ -- Installation instructions ------------------------------------------------------------------------ mkdir <build dir> cd <build dir> cmake <source dir> make sudo make install
About
An "actor topology" messaged-based MOC backend
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C++ 85.4%
- CMake 14.6%