Distributed Computing

842 views

Distributed Computing

In: Technology

7 Answers

Anonymous 0 Comments

Instead of having one computer solve a million math problems, use a million computers to solve one math problem each. That way all million problems are solved in the time that it takes to solve **one** problem.

It takes a little extra time to split the work up and then compile it all back together again, but it’s still an enormous time savings.

You are viewing 1 out of 7 answers, click here to view all answers.