<?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>PushkarArora.com &#187; Processing</title>
	<atom:link href="http://pushkararora.com/category/processing/feed/" rel="self" type="application/rss+xml" />
	<link>http://pushkararora.com</link>
	<description>A Web 2.0 Journal's Entanglement Of Modern Era</description>
	<lastBuildDate>Sat, 29 Aug 2009 09:05:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Object Oriented Programming In Parallel Processing</title>
		<link>http://pushkararora.com/programming/object-oriented-programming-in-parallel-processing/</link>
		<comments>http://pushkararora.com/programming/object-oriented-programming-in-parallel-processing/#comments</comments>
		<pubDate>Wed, 12 Nov 2008 23:31:47 +0000</pubDate>
		<dc:creator>Pushkar Arora</dc:creator>
				<category><![CDATA[Computer Systems]]></category>
		<category><![CDATA[Links]]></category>
		<category><![CDATA[Processing]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Object Oriented Programming]]></category>
		<category><![CDATA[OOP]]></category>
		<category><![CDATA[Parallel Procesing]]></category>

		<guid isPermaLink="false">http://pushkararora.com/programming/object-oriented-programming-in-parallel-processing/</guid>
		<description><![CDATA[If a problem can be divided into separate and unrelated parts , those parts can be run separately. That way, The problem is solved faster than if each part is run sequentially from the computer. This approach is known as parallel processing (doing more than one task in parallel to another). Now multi-core processors in [...]]]></description>
		<wfw:commentRss>http://pushkararora.com/programming/object-oriented-programming-in-parallel-processing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

