请输入您要查询的字词:

 

单词 dataflow machine
释义
dataflow machine

Computer
  • A computer in which the primitive operations are triggered by the availability of inputs or operands. In a classical von Neumann machine, there is the concept of sequential flow of control, and an operation (i.e. instruction) is performed as and when flow of control reaches that operation. By contrast, in a dataflow machine there is a flow of data values, from operations that produce those values to operations that ‘consume’ those values as operands. An operation is triggered as soon as all its operands are available. Since the result of one operation can be an operand to many other operations, and hence can potentially trigger many operations simultaneously, there is the possibility of a high degree of parallelism.

    Dataflow machines are one of the major examples of non von Neumann architectures, and are of considerable research interest. They are usually programmed in a single-assignment language or a declarative language. Traditional imperative languages, which prescribe a particular flow of control, are poorly suited to dataflow machines.


随便看

 

科学参考收录了60776条科技类词条,基本涵盖了常见科技类参考文献及英语词汇的翻译,是科学学习和研究的有利工具。

 

Copyright © 2000-2023 Sciref.net All Rights Reserved
京ICP备2021023879号 更新时间:2025/2/5 19:47:59