Dataflow and Reactive Programming Systems
Dataflow concepts are the heart of Reactive Programming, Flow-Based Programming
(e.g. NoFlo), Unix pipes, Actors and message passing in general.
Learn how to develop your own dataflow system by examining all possible design choices available.