Jump to content

Talk:Pipeline programming

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 202.163.215.37 (talk) at 15:57, 22 May 2007. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Can pipeline programming be considered a subset of dataflow programming, in which modules are limited to only one input and one output? --Pezezin 22:59, 5 January 2007 (UTC)[reply]

Arguably, pipeline programming is really a limited form of function-level programming. Note that functional programming is NOT function-level programming. In essence, the program is really a pipeline of programs 202.163.215.37 15:57, 22 May 2007 (UTC)[reply]