<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://dikapediav2.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Threads</id>
	<title>Threads - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://dikapediav2.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Threads"/>
	<link rel="alternate" type="text/html" href="https://dikapediav2.com/wiki/index.php?title=Threads&amp;action=history"/>
	<updated>2026-04-27T00:44:16Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.0</generator>
	<entry>
		<id>https://dikapediav2.com/wiki/index.php?title=Threads&amp;diff=189&amp;oldid=prev</id>
		<title>Ardika Sulistija: Created page with &quot;Related topics: * &lt;b&gt;Processes&lt;/b&gt; * &lt;b&gt;Zombie Process&lt;/b&gt; * &lt;b&gt;Orphan Process&lt;/b&gt; * &lt;b&gt;Process Control Block (PCB)&lt;/b&gt;   ----   &lt;b&gt;Threads&lt;/b&gt; are the smallest unit of processing that a scheduler can work, and can have the same resources such as memory, address space, open files. Also called &quot;&lt;i&gt;light weight processes&lt;/i&gt; (LWPs).    &lt;u&gt;&lt;b&gt;Threads&lt;/b&gt; vs &lt;b&gt;Processes&lt;/b&gt;&lt;/u&gt;: * &lt;b&gt;Threads...&quot;</title>
		<link rel="alternate" type="text/html" href="https://dikapediav2.com/wiki/index.php?title=Threads&amp;diff=189&amp;oldid=prev"/>
		<updated>2024-09-11T14:33:01Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;Related topics: * &lt;a href=&quot;/wiki/Processes&quot; title=&quot;Processes&quot;&gt;&amp;lt;b&amp;gt;Processes&amp;lt;/b&amp;gt;&lt;/a&gt; * &lt;a href=&quot;/wiki/Zombie_Process&quot; title=&quot;Zombie Process&quot;&gt;&amp;lt;b&amp;gt;Zombie Process&amp;lt;/b&amp;gt;&lt;/a&gt; * &lt;a href=&quot;/wiki/Orphan_Process&quot; title=&quot;Orphan Process&quot;&gt;&amp;lt;b&amp;gt;Orphan Process&amp;lt;/b&amp;gt;&lt;/a&gt; * &lt;a href=&quot;/wiki/Process_Control_Block_(PCB)&quot; title=&quot;Process Control Block (PCB)&quot;&gt;&amp;lt;b&amp;gt;Process Control Block (PCB)&amp;lt;/b&amp;gt;&lt;/a&gt;   ----   &amp;lt;b&amp;gt;Threads&amp;lt;/b&amp;gt; are the smallest unit of processing that a scheduler can work, and can have the same resources such as memory, address space, open files. Also called &amp;quot;&amp;lt;i&amp;gt;light weight processes&amp;lt;/i&amp;gt; (LWPs).    &amp;lt;u&amp;gt;&amp;lt;b&amp;gt;Threads&amp;lt;/b&amp;gt; vs &amp;lt;b&amp;gt;Processes&amp;lt;/b&amp;gt;&amp;lt;/u&amp;gt;: * &amp;lt;b&amp;gt;Threads...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Related topics:&lt;br /&gt;
* [[Processes|&amp;lt;b&amp;gt;Processes&amp;lt;/b&amp;gt;]]&lt;br /&gt;
* [[Zombie Process|&amp;lt;b&amp;gt;Zombie Process&amp;lt;/b&amp;gt;]]&lt;br /&gt;
* [[Orphan Process|&amp;lt;b&amp;gt;Orphan Process&amp;lt;/b&amp;gt;]]&lt;br /&gt;
* [[Process Control Block (PCB)|&amp;lt;b&amp;gt;Process Control Block (PCB)&amp;lt;/b&amp;gt;]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt;Threads&amp;lt;/b&amp;gt; are the smallest unit of processing that a scheduler can work, and can have the same resources such as memory, address space, open files. Also called &amp;quot;&amp;lt;i&amp;gt;light weight processes&amp;lt;/i&amp;gt; (LWPs). &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;u&amp;gt;&amp;lt;b&amp;gt;Threads&amp;lt;/b&amp;gt; vs &amp;lt;b&amp;gt;Processes&amp;lt;/b&amp;gt;&amp;lt;/u&amp;gt;:&lt;br /&gt;
* &amp;lt;b&amp;gt;Threads&amp;lt;/b&amp;gt; &lt;br /&gt;
** executing under the same process share the address space.&lt;br /&gt;
** Communication between threads is very fast because they share same address space.&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;b&amp;gt;Processes&amp;lt;/b&amp;gt;&lt;br /&gt;
** Processes do not share their address space.&lt;br /&gt;
** Communication between process is quite difficult and resource intensive.&lt;/div&gt;</summary>
		<author><name>Ardika Sulistija</name></author>
	</entry>
</feed>