Jump to content

Computer Parallelism: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
No edit summary
 
really short, in a hurry, added stub
Line 1: Line 1:
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.
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.


{{msg:stub}}

Revision as of 11:50, 5 May 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.