Pipeline (computer hardware)

method of improving instruction-level parallelism
English: In computer jargon, a pipeline is a set of data processing elements connected in series, so that the output of one element is the input of the next one. In computer hardware, instruction pipelining implements a form of parallelism within a single processor, allowing faster CPU throughput.

Various edit