Jump to content

Computer Parallelism: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
No edit summary
(No difference)

Revision as of 18:32, 3 April 2004

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.