Click here to Skip to main content
15,887,596 members
Articles / General Programming / Architecture

A Framework Implementation using Pipe and Filter Architecture

Rate me:
Please Sign up or sign in to vote.
4.27/5 (9 votes)
6 Jun 2017CPOL5 min read 26.3K   392   9  
Basic concept of pipe and filter; what is pipe and filter architectural style; when you need to use it; framework of the pipe and filter pattern; a tiny AI tool implementation using it

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Engineer
United States United States
Lazy software engineer, don’t believe in hard work.

Comments and Discussions