<?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="Job Control Language - Page 9 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=Job_Control_Language&amp;p=8">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Job_Control_Language&amp;p=10">3.Next</a>
</p>
<p>pre-allocate the resources prior to releasing the job to run. This helps to avoid "<a href="page.php?w=Deadlock_%28computer_science%29">deadlock</a>", where job A holds resource R1 and requests resource R2, while concurrently running job B holds resource R2 and requests R1. In such cases the only solution is for the <a href="page.php?w=computer_operator">computer operator</a> to terminate one of the jobs, which then needs to be restarted. With job control, if job A is scheduled to run, job B will not be started until job A completes or releases</p><p>
<a accesskey="1" href="page.php?w=Job_Control_Language&amp;p=8">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Job_Control_Language&amp;p=10">3.Next</a>
</p>

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

</card>
</wml>
