1974
DOI: 10.1007/3-540-06859-7_145
|View full text |Cite
|
Sign up to set email alerts
|

First version of a data flow procedure language

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
196
0
17

Year Published

1987
1987
2021
2021

Publication Types

Select...
6
1
1

Relationship

0
8

Authors

Journals

citations
Cited by 444 publications
(213 citation statements)
references
References 7 publications
0
196
0
17
Order By: Relevance
“…Similar to a dataflow actor [9], a codelet is fired once all of its dependencies (or events) are met. An event primarily consists of the data (i.e.…”
Section: Codelets: Definition and Operational Semanticsmentioning
confidence: 99%
See 1 more Smart Citation
“…Similar to a dataflow actor [9], a codelet is fired once all of its dependencies (or events) are met. An event primarily consists of the data (i.e.…”
Section: Codelets: Definition and Operational Semanticsmentioning
confidence: 99%
“…The semantics of traditional threads makes it extremely difficult to guarantee correct execution, and race conditions are the dreaded companion of any parallel programmer [17]. However, there are PXMs which emphasize properties such as the isolation of execution and the explicit declaration of producer-consumer relations like the dataflow program execution models [9]. This paper evaluates an implementation of the codelet model [24], a finegrain PXM inspired by dataflow.…”
Section: Introductionmentioning
confidence: 99%
“…The first graphical user interface for specifying programs modeled as precedence graphs appeared in 1966 [28]. The modern notion of dataflow programming, as graph-structured parallel computations, was first clearly articulated in 1970 [29], although most subsequent work in the 1970s was based on a more restrictive model [30]. Hardware architectures based on the dataflow model also emerged [31].…”
Section: Dataflow Graphsmentioning
confidence: 99%
“…The dataflow programming paradigm was initially envisioned in the late 1960s (Adams [7]) and early 1970s (Dennis [8]) out of an increased desire to design a method of programming based on the connections, or flow, between program elements as opposed to focusing on the data changes occurring as program execution progressed. Typically, this programming style is modeled similar to a graph diagram representation, as shown in Fig.…”
Section: Introductionmentioning
confidence: 99%