Computer Science, asked by siddeshgmysore2113, 10 months ago

How pipeling is different from parallel processing?

Answers

Answered by Anonymous
0

Answer:

here Ur Answer Buddy

Pipelining is a particular form of parallelism. In general, parallelism is simply multiple operations happening at the same time. Pipelining is a particular arrangement of functions so that different portions of an operation flow through a particular set of sub-functions, with the sub-functions happening in parallel.

Similar questions