Akarmi - Flow is a template-based C++ framework. It 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.
| Tags | Software Development Libraries Application Frameworks |
|---|---|
| Licenses | BSD Revised |
| Operating Systems | OS Independent |
| Implementation | C++ |
Recent releases


Changes: Class names, variables, and identifiers were rewritten to use similar terms as CORBA event channels. The purpose of this is to help understand the concepts.


Changes: Migrating to cmake from auto tools. Autotools seemed to be overkill for this task. Using cmake is much more convenient.


Changes: Templates now support constructor arguments. The documentation was also updated on the project website.


No changes have been submitted for this release.
- All comments
Recent commentsDocumentation update
The documentation of Akarmi - Flow is updated on the project homepage. I add information almost every day, so I encourage everyone interested to check them periodically.
Best regards, dbeck.