Computer Science, asked by sonia9248, 1 year ago

difference between pipeline and parallelism

Answers

Answered by Saifßàã
15
HLO FRIEND..___:-)###


UR ANS _________

DIFFERENCE BETWEEN PIPELINE AND PARALLELISM._______:-)


parallelism means we are using more hardware for the executing the desired task. in parallel computing more than one processors are running in parallel. there may be some dedicated hardware running in parallel for doing the specific task.

while the pipelining is an implementation technique in which multiple instructions are overlapped nin execution.


parallelism increases the performance but the area also increases. 

in case of pipelining the performance and througput increases at the cost of pipelining registers area.
in pipelining there are different hazards like data hazards, control hazards etc..___:-)



I HOPE ITS HELP U SO MARK ME AS THE Brainliest._________:-)
Answered by StaceeLichtenstein
6

Difference between pipeline and parallelism   is given below

Explanation:

  • Parallelism implies the implementation of the desired function using more hardware where as the pipeline several functions are overlap in implementation.
  • In the pipeline one task is divided into the several subtask for increasing the executing speed whereas in the parallelism is used for more then one processor is used for processing the task.

Learn More :

  • brainly.in/question/1589084
Similar questions