<?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 23 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=thread_(computing)&amp;p=22">1.Previous</a><br />
<a accesskey="3" href="page.php?w=thread_%28computing%29&amp;p=24">3.Next</a>
</p>
<p>resources than it would need when using multiple processes. <br/>
* Simplified sharing and communication of threads: unlike processes, which require a <a href="page.php?w=message_passing">message passing</a> or shared memory mechanism to perform <a href="page.php?w=inter-process_communication">inter-process communication</a> (IPC), threads can communicate through data, code and files they already share.<br/>
* Thread crashes a process: due to threads sharing the same address space, an illegal operation performed by a thread can crash the entire</p><p>
<a accesskey="1" href="page.php?w=thread_(computing)&amp;p=22">1.Previous</a><br />
<a accesskey="3" href="page.php?w=thread_%28computing%29&amp;p=24">3.Next</a>
</p>

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

</card>
</wml>
