Computer Parallelism
Appearance
Computer performance and reliability can be enhanced using parallelism. Using multiple processors, for example, can shorten the time a computation takes by performing operations in tandem. Using multiple disks for storage can increase reliability because a backup exists if one disk fails.