Talk:Pipeline programming
Appearance
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)
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)