<?xml version="1.0" encoding='utf-8'?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<card id="card1" title="Computational complexity - Page 25 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=computational_complexity&amp;p=24">1.Previous</a><br />
<a accesskey="3" href="page.php?w=computational_complexity&amp;p=26">3.Next</a>
</p>
<p>Parallel and distributed computing consist of splitting computation on several processors, which work simultaneously. The difference between the different model lies mainly in the way of transmitting information between processors. Typically, in parallel computing the data transmission between processors is very fast, while, in distributed computing, the data transmission is done through a <a href="page.php?w=computer_network">network</a> and is therefore much slower.</p>

<p>The time needed for a computation on  processors is at least the quotient</p><p>
<a accesskey="1" href="page.php?w=computational_complexity&amp;p=24">1.Previous</a><br />
<a accesskey="3" href="page.php?w=computational_complexity&amp;p=26">3.Next</a>
</p>

<do type="prev" label="Search">
        <go href="search.wml"/>
</do>

</card>
</wml>
