By BlackWasp
via blackwasp.co.uk
Published: May 27 2012 / 10:52
A pipeline is a chain of connected steps that process information. In object pipelines, each step receives an object and performs an action using it before passing an object to the next step. This repeats until every step is complete.
Add your comment