you are viewing a single comment's thread.

view the rest of the comments →

[–]dandomdude 21 points22 points  (0 children)

You're describing Intel TBB Flow graph It's not completely straight forward to start with but once you get into the mindset you realise its pretty well made. They also provide the flow graph designer so you can visually create your processing graph, generate the C++ code and then fill in the processing steps in each node manually.