Synchronous Data Flow
Synchronous Dataflow is a restriction of Kahn process networks, where nodes produce and consume a fixed number of data items per firing. This allows static scheduling.
It is used in computing and communications, to optimise data transfer traffic management.
It is different from the asynchronous flow of data, which follows a different structure.
See also
External links
- Synchronous Data Flow, Edward A. Lee and David G. Messerschmitt, 1987
- Embedded Software Systems course - Synchronous Dataflow
- SDF analysis and visualization tools
- Kahn Process Networks and a Reactive Extension
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.