Jump to content

Computer Parallelism

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Tristanreid (talk | contribs) at 18:32, 3 April 2004. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

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.