Skip to content

An architectural pattern whereby an input is passed along a pipeline where each step in the pipeline is responsible for something such as validation, transformation or signalling.

kmcgain/Pipeline-Processor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Pipeline-Processor

An architectural pattern whereby an input is passed along a pipeline where each step in the pipeline is responsible for something such as validation, transformation or signalling.

About

An architectural pattern whereby an input is passed along a pipeline where each step in the pipeline is responsible for something such as validation, transformation or signalling.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages