<?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="Thread (computing) - Page 7 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=Thread_(computing)&amp;p=6">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Thread_%28computing%29&amp;p=8">3.Next</a>
</p>
<p>of resources, while a thread is a unit of scheduling and execution. Kernel scheduling is typically uniformly done preemptively or, less commonly, cooperatively. At the user level a process such as a <a href="page.php?w=runtime_system">runtime system</a> can itself schedule multiple threads of execution. If these do not share data, as in <a href="page.php?w=Erlang_%28programming_language%29">Erlang</a>, they are usually analogously called processes, while if they share data they are usually called (user) threads, particularly if preemptively scheduled.</p><p>
<a accesskey="1" href="page.php?w=Thread_(computing)&amp;p=6">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Thread_%28computing%29&amp;p=8">3.Next</a>
</p>

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

</card>
</wml>
