<?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="Concurrent computing - Page 11 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=concurrent_computing&amp;p=10">1.Previous</a><br />
<a accesskey="3" href="page.php?w=concurrent_computing&amp;p=12">3.Next</a>
</p>
<p>evaluates to <code>true</code>, and execution will proceed to subtracting the withdrawal amount. However, since both processes perform their withdrawals, the total amount withdrawn will end up being more than the original balance. These sorts of problems with shared resources benefit from the use of concurrency control, or <a href="page.php?w=non-blocking_algorithm">non-blocking algorithm</a>s.</p>

<p><big>Advantages</big></p>
<p>There are advantages of concurrent computing:</p>

<p>
* Increased program throughput--parallel execution of a concurrent</p><p>
<a accesskey="1" href="page.php?w=concurrent_computing&amp;p=10">1.Previous</a><br />
<a accesskey="3" href="page.php?w=concurrent_computing&amp;p=12">3.Next</a>
</p>

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

</card>
</wml>
