Parallel processing
- A problem is divided into a separate instructions
- These instructions are executed simultaneously.
- So, here all instructions are executing on multiple processors.
- Big Advantage is, if the problem is in big shape than final results will generate within expected time.
Why parallel processing?
- In this world many things are happening at the same time.
- Parallel processing is better than serial processing.
- Examples
- Traffic in different places
- Weather changes
- So, my final words about parallel processing is, the future trend is parallel processing only.
- Companies slowly by slowly shifting to parallel processing to solve their problems, because the multiprocessor architecture works in better way than other to solve problem.
- Currently using,
- Science
- Industrial
- Commercial & etc.
Thanks for your time.
-Nireekshan