Distributed computing
Appearance
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.