Parallel processing systems are designed to speed up the execution of programs by dividing the program into multiple fragments and processing these fragments simultaneously such systems are known as tightly coupled systems.
Parallel computing is an evolution of serial computing where the jobs are broken into discrete parts that can be executed currently. Each part is further broken down to a series of instructions. Instructions from each part execute simultaneously on different CPU's.
Parallel systems are more difficult to program than computers with a single processor because the architecture of parallel computers varies accordingly and the processes of multiple CPU's must be co-ordinates and synchronized.
Parallel Processing (Computer Architecture)
Parallel Processing (Computer Architecture), What is parallel processing?, parallel processing note, what is parallel processing in computer?, Computer architecture parallel processing, MICT 1st semester notes, Computer notes, MICT computer notes, parallel processing,
Post a Comment