Akarmi - Flow 0.0.6 review

Download
by rbytes.net on

Akarmi - Flow is a template-based C++ framework

License: BSD License
File size: 0K
Developer: David Beck
0 stars award from rbytes.net

Akarmi - Flow is a template-based C++ framework. Akarmi - Flow simplifies creating programs from independent processing elements that are connected by event channels.

It is currently being rewritten to use terms similar to CORBA's event service.

Installation:

cmake .
make all
make install

[testing: optional]
cd test
make test

Akarmi - Flow 0.0.6 keywords