2-2-Parallel-Distributed Computing
2-2-Parallel-Distributed Computing
There can be few disadvantages of parallel systems. The instruction executed by one
processor might be needed by another processor. This can cause latency. Increasing
number of processors is also expensive. Parallel computing helps to run multiple
instructions at the same time to complete tasks.