Jump to content

Distributed computing

From Simple English Wikipedia, the free encyclopedia
Revision as of 12:24, 5 August 2007 by Eptalon (talk | changes) (A stub)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Distributed computing is a word form Computer science. Sometimes, a problem can be split into smaller problems. These smaller problems can then be solved by different computers (or processors), which talk to each other over a Computer network. One example where distributed computing is used is the Great Internet Mersenne Prime Search.