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