<?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>Udooz! &#187; Parallel</title>
	<atom:link href="http://udooz.net/blog/tag/parallel/feed/" rel="self" type="application/rss+xml" />
	<link>http://udooz.net/blog</link>
	<description>technologies.each { &#124;tech&#124; write_post(tech.facets) if tech.facets }</description>
	<lastBuildDate>Sun, 06 May 2012 11:03:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<div style=" text-align: center;  margin: 8px; ">
				<script type="text/javascript">
				google_ad_client = "pub-1206499418090878";
				google_ad_width = 468;
				google_ad_height = 60;
				google_ad_format = "468x60_as";
				google_ad_type = "text_image";
				google_ad_channel = "9891546574";
				google_color_border = "#6699CC";
				google_color_bg = "#003366";
				google_color_link = "#FFFFFF";
				google_color_text = "#AECCEB";
				google_color_url = "#AECCEB";
				google_ui_features = "rc:10";
				</script>
				<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
			</div>	<item>
		<title>Synchronous, Async and Parallel Programming Performance in Windows Azure</title>
		<link>http://udooz.net/blog/2012/04/synchronous-async-and-parallel-programming-performance-in-azure/</link>
		<comments>http://udooz.net/blog/2012/04/synchronous-async-and-parallel-programming-performance-in-azure/#comments</comments>
		<pubDate>Thu, 05 Apr 2012 18:37:59 +0000</pubDate>
		<dc:creator>udooz</dc:creator>
				<category><![CDATA[Azure]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[asynchronous]]></category>
		<category><![CDATA[blob]]></category>
		<category><![CDATA[computing]]></category>
		<category><![CDATA[Parallel]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[TPL]]></category>
<category>.NET</category><category>asynchronous</category><category>azure</category><category>blob</category><category>computing</category><category>parallel</category><category>performance</category><category>TPL</category><category>windows azure</category>
		<guid isPermaLink="false">http://udooz.net/blog/?p=381</guid>
		<description><![CDATA[This post discusses the performance benefits of effectively using .NET TPL  when doing I/O bound operations. Intent When there is a need for non-synchronous programming pattern (asynchronous and/or parallel) in Azure applications, the pattern of choice must be based on the target VM size we have chosen for that app and the type of operation [...]]]></description>
		<wfw:commentRss>http://udooz.net/blog/2012/04/synchronous-async-and-parallel-programming-performance-in-azure/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

