Printer Friendly
Dictionary, Encyclopedia and Thesaurus - The Free Dictionary
3,897,315,657 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
(redirected from Dataflow)

   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
 
95 Hardcover TK5102 Murthy and Bhattacharyya, who are not further identified, explain techniques for minimizing memory requirements during the synthesis of software from dataflow representations of image and video digital signal processing.
dataFLOW -- is a globally-integrated file transfer management system.
The Xelerated Dataflow Architecture delivers wirespeed deterministic performance, enabling network equipment vendors to build fully-programmable carrier-class systems that reduce R&D costs, minimize risk and accelerate time-to-market.
 
 
 
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.