<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>IDFreelance.net - Ajang Belajar Pemrograman dan Desain Web &#187; Thread</title>
	<atom:link href="http://www.idfreelance.net/tag/thread/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.idfreelance.net</link>
	<description>Ajang Belajar Pemrograman dan Desain Web</description>
	<lastBuildDate>Sun, 27 Nov 2011 14:32:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Proses Threading dalam Pemrograman</title>
		<link>http://www.idfreelance.net/pemrograman/proses-threading-dalam-pemrograman/</link>
		<comments>http://www.idfreelance.net/pemrograman/proses-threading-dalam-pemrograman/#comments</comments>
		<pubDate>Wed, 31 Dec 2008 12:47:20 +0000</pubDate>
		<dc:creator>IDFreelance.net</dc:creator>
				<category><![CDATA[CSharp]]></category>
		<category><![CDATA[Pemrograman]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Multithreading]]></category>
		<category><![CDATA[Thread]]></category>

		<guid isPermaLink="false">http://www.idfreelance.net/?p=156</guid>
		<description><![CDATA[<a href="http://www.idfreelance.net/pemrograman/proses-threading-dalam-pemrograman/"><img src="http://www.idfreelance.net/wp-content/uploads/2008/12/threading_dalam_csharp-150x150.gif" class="imgtfe" align="left" width="100" alt='threading_dalam_csharp' title='threading_dalam_csharp' /></a>Suatu thread merupakan suatu alur instruksi yang di eksekusi. Program yang melakukan lebih dari satu alur instruksi biasa disebut melakukan multithreading. Contoh, kita ingin membuat suatu aplikasi untuk meng-import file yang besar sementara memungkinkan user untuk menekan tombol “Batal”, seorang developer akan membuat thread tambahan untuk melakukan proses import. Dengan melakukan proses import di thread [...]]]></description>
		<wfw:commentRss>http://www.idfreelance.net/pemrograman/proses-threading-dalam-pemrograman/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

