Rick Molloy: Actor-based Programming in C++ - Control Flow versus Data Flow
Aug 30, 2011 at 11:51 AM
Charles
(5)
Rick Molloy is back and he's got some code and coding techniques to share. Thank you Rick! This tutorial/example is done in C++, but the concepts span languages (actor-based, data flow style of programming) Here, Rick explores converting a simple loop to a set of actors or agents that…