Computer Parallelism: Difference between revisions
Appearance
Content deleted Content added
Tristanreid (talk | contribs) 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.