<?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="Synchronization (computer science) - Page 6 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=Synchronization_(computer_science)&amp;p=5">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Synchronization_%28computer_science%29&amp;p=7">3.Next</a>
</p>
<p>1 and 2 both try to access that resource, it should be assigned to only one process at a time. If it is assigned to Process 1, the other process (Process 2) needs to wait until Process 1 frees that resource (as shown in Figure 2).</p>

<p>Another synchronization requirement which needs to be considered is the order in which particular processes or threads should be executed. For example, one cannot board a plane before buying a ticket. Similarly, one cannot check e-mails before validating the appropriate credentials (for example, user name and</p><p>
<a accesskey="1" href="page.php?w=Synchronization_(computer_science)&amp;p=5">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Synchronization_%28computer_science%29&amp;p=7">3.Next</a>
</p>

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

</card>
</wml>
