Printer Friendly
Dictionary, Encyclopedia and Thesaurus - The Free Dictionary
3,909,740,811 visitors served.
forum Join the Word of the Day Mailing List For webmasters
?
Dictionary/
thesaurus
Medical
dictionary
Legal
dictionary
Financial
dictionary
Acronyms
 
Idioms
Encyclopedia
Wikipedia
encyclopedia
?

data flow

   Also found in: Wikipedia 0.01 sec.
data flow
(1) In computers, the path of data from source document to data entry to processing to final reports. Data changes format and sequence (within a file) as it moves from program to program.

(2) In communications, the path taken by a message from origination to destination that includes all nodes through which the data travels.
data flow [′dad·ə ‚flō]
(communications)
The route followed by a data message from its origination to its destination, including all the nodes through which it travels.
(computer science)
The transfer of data from an external storage device, through the processing unit and memory, and out to an external storage device.

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.


Want to thank TFD for its existence? Tell a friend about us, add a link to this page, add the site to iGoogle, or visit the webmaster's page for free fun content.
?Page tools
Printer friendly
Cite / link
Feedback
Mentioned in?  References in periodicals archive?   Encyclopedia browser?   Full browser?
No references found
 
Steps are illustrated with case studies, tables, b&w illustrations, data flow diagrams, and flow charts.
Coverage includes an introduction to the general concepts and guidelines; the object-oriented software design methodology; detailed explanation of all architectural styles, including data flow, data-centered, hierarchical, implicit asynchronous communication, interaction-oriented, distributed, and component-based architectures; and a comprehensive case study integrating heterogeneous architectural styles.
Their 10 GB Aggregator Tap is the only device in the world which can monitor data flows up to the speed of 10 GB.
 
 
 
Encyclopedia
?

Terms of Use | Privacy policy | Feedback | Advertise with Us | Copyright © 2012 Farlex, Inc.
Disclaimer
All content on this website, including dictionary, thesaurus, literature, geography, and other reference data is for informational purposes only. This information should not be considered complete, up to date, and is not intended to be used in place of a visit, consultation, or advice of a legal, medical, or any other professional.