Found 1 hit - Term: data flow, Database: *, Strategy: prefix
- [1] : The Free On-line Dictionary of Computing (27 SEP 03)
data flow
a data flow architecture or language performs a computation
when all the operands are available. data flow is one kind
of data driven architecture, the other is demand driven.
it is a technique for specifying parallel computation at a
fine-grain level, usually in the form of two-dimensional
graphs in which instructions that are available for concurrent
execution are written alongside each other while those that
must be executed in sequence are written one under the other.
data dependencies between instructions are indicated by
directed arcs. instructions do not reference memory since the
data dependence arcs allow data to be transmitted directly
from the producing instruction to the consuming one.
data flow schemes differ chiefly in the way that they handle
re-entrant code. static schemes disallow it, dynamic
schemes use either "code copying" or "tagging" at every point
of reentry.
an example of a data flow architecture is mit's val
machine.
see also:
operand data driven demand driven re-entrant mit val
Results 1 - 10 of 18 found about data flow: Data Flow
>> D Words
Data Flow, definition of term: Data Flow
data+flow_pag1.html Data Flow Diagr
>> D Words
Data Flow Diagr, definition of term: Data Flow Diagr
data+flow+diagr_pag1.html Data
>> D Words
Data, definition of term: Data
data_pag1.html Data Glove
>> D Words
Data Glove, definition of term: Data Glove
data+glove_pag1.html Data Processing
>> D Words
Data Processing, definition of term: Data Processing
data+processing_pag1.html Data Model
>> D Words
Data Model, definition of term: Data Model
data+model_pag1.html Data Path
>> D Words
Data Path, definition of term: Data Path
data+path_pag1.html Data Mining
>> D Words
Data Mining, definition of term: Data Mining
data+mining_pag1.html Data Rate
>> D Words
Data Rate, definition of term: Data Rate
data+rate_pag1.html Data Communicat
>> D Words
Data Communicat, definition of term: Data Communicat
data+communicat_pag1.html
Page 1 2 Next Last accessed:2008/07/24 06:47:10 [Total processing time: 1 seconds] |