|
|
|
|
|
by paulddraper
3322 days ago
|
|
https://en.wikipedia.org/wiki/Dataflow > Data-flow hardware (see Dataflow architecture) is an alternative to the classic Von Neumann architecture. The most obvious example of data-flow programming is the subset known as reactive programming with spreadsheets. As a user enters new values, they are instantly transmitted to the next logical "actor" or formula for calculation. Nobody (yet) has been able to get dataflow languages fast enough to beat conventional ones. |
|