A workflow engine designed with multithreading in mind. The application can and needs to be extended with plugins.
The idea is that this program is run with a simple script and that everything else including threading is done by the plugins.
The code was written with C++ 17 in mind and needs the following dependencies:
- boost
- FlowUtils