pipe and filter architecture

GPTKB entity

Statements (24)
Predicate Object
gptkbp:instanceOf gptkb:architecture
gptkbp:component pipe
filter
gptkbp:dataFlow unidirectional
gptkbp:describedBy gptkb:Software_Architecture:_Perspectives_on_an_Emerging_Discipline
gptkb:David_Garlan
gptkb:Mary_Shaw
gptkbp:enables modularity
flexibility
reusability
easy maintenance
concurrent execution
gptkbp:example UNIX shell
compiler phases
image processing pipelines
gptkbp:filterFunction transforms data
https://www.w3.org/2000/01/rdf-schema#label pipe and filter architecture
gptkbp:originatedIn software engineering
gptkbp:pipeFunction transfers data between filters
gptkbp:usedIn gptkb:signal_processing
compilers
data processing systems
gptkbp:bfsParent gptkb:Unix_philosophy
gptkbp:bfsLayer 7