Dataflow Programming Pattern

Revision as of 19:11, 23 February 2021 by Gmelli (talk | contribs) (Created page with "A Dataflow Programming Pattern is a programming pattern that models a program as a directed graph of the data flowing between operations, thus implementing dataf...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

A Dataflow Programming Pattern is a programming pattern that models a program as a directed graph of the data flowing between operations, thus implementing dataflow principles and architecture.



References

2021