Dataflow Programming Pattern

From GM-RKB
Revision as of 16:38, 6 January 2023 by Gmelli (talk | contribs) (Text replacement - "** ..." to "** …")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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