What are the advantages and disadvantages of Multiprocessing?

Answer:
advantage
1.higher performance due to parallel processing.
2.if one CPU get failed other CPU are used to do that CPUs job.

disadvantage
1.complex OS is required.
2.large main memory requried.
3.very expensive.
First answer by Im rahul roy. Last edit by Im rahul roy. Contributor trust: 0 [recommend contributor recommended]. Question popularity: 2 [recommend question].