• Buildap vs Pipe-and-Filter

Document Actions
Replies: 0   Views: 2774
Up one level
You need to be a registered member to post to this forum. Register now.
Prev topic | Next topic

 • Buildap vs Pipe-and-Filter

Posted by havoyan at 2004-11-30 12:48
Pipe and FilterBuildap
Data streamingMessage based
Filter consumes and delivers data incrementallyPart consumes and delivers discrete events
The output flows into a data sinkThe output fired to the framework which is event listener
Filter reads data from data sourceFramework fires part input methods (inpins)
Pipe transfers and buffers dataConnectors transfers and transforms events
Filters usually have one input and one outputParts usually have several inputs and outputs
Manager
Posts: 0
This topic contains no replies