by via eggheadcafe.com articles on 6/9/2006 2:08:10 PM
A pipeline can be thought of as water flowing through a pipe. The pipe connects a series of stages where processing occurs. Because all the stages use the same interface they can be composed into different solutions by connecting the stages to different pipes. This article shows how to implement a configurable series of steps for processing data. By Jon Wojtowicz
Original Post: Using the Intercepting Filter Pattern to create a Generic Reusable Processing Pipeline
The content of the postings is owned by the respective author. CSharpFeeds is not responsible for the contents of the postings. This site is automatically generated and cannot be reviewed for abusive content. If you find abusive content on CSharpFeeds, please contact us. Designated trademarks and brands are the property of their respective owners. All rights reserved.