<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" media="screen" href="/styles/xslt/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:c9="http://channel9.msdn.com">
<channel>
	<title>Comment Feed for Channel 9 - Using the Request-Acknowledge-Push Pattern to Display Progress of Long Running Tasks</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Series/Cloud-Patterns/Episode-1-Long-running-tasks-Request-Acknowledge-Push-pattern/RSS"></atom:link>
	<image>
		<url>http://files.channel9.msdn.com/thumbnail/04667ee1-991e-4cd0-acd1-9473c688b62d.png</url>
		<title>Channel 9 - Using the Request-Acknowledge-Push Pattern to Display Progress of Long Running Tasks</title>
		<link></link>
	</image>
	<description>Many web sites need to deal with long-running tasks. However long-running tasks don&#39;tplay very well with the HTTP request-response paradigm. In this episode we&#39;llgo through a very simple pattern: Request-Acknowledge-Push that enables asimple, efficient, and scalable way of dealing with long running tasks.  Source code of this episode can be found at: http://azure4fun.blob.core.windows.net/code/CloudPatterns1-RequestAcknowledgePush.zip You&#39;ll need to update both Web Role configuration and Worker Role configuraiton to use your own Service Bus namespace. And the blog article mentioned in the video is: http://haishibai.blogspot.com/2012/12/dealing-with-long-running-jobs.html </description>
	<link></link>
	<language>en</language>
	<pubDate>Sun, 19 May 2013 02:54:23 GMT</pubDate>
	<lastBuildDate>Sun, 19 May 2013 02:54:23 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<item>
		<title>Re: Using the Request-Acknowledge-Push Pattern to Display Progress of Long Running Tasks</title>
		<description>
			<![CDATA[great post haishi bai. thanks. most welcome these type of subjects in presentations on channel 9.  are you also willing to post the whole solution for download&#63;  your referred link to your blog shows detailed code snippets in the mentioned article but being able to play as developer with these implementations in vs2012  would be better in understanding the applied pattern. thx.<br><p>posted by peternl</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/Cloud-Patterns/Episode-1-Long-running-tasks-Request-Acknowledge-Push-pattern#c634940540169899131</link>
		<pubDate>Thu, 17 Jan 2013 21:13:36 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/Cloud-Patterns/Episode-1-Long-running-tasks-Request-Acknowledge-Push-pattern#c634940540169899131</guid>
		<dc:creator>peternl</dc:creator>
	</item>
	<item>
		<title>Re: Using the Request-Acknowledge-Push Pattern to Display Progress of Long Running Tasks</title>
		<description>
			<![CDATA[<p>@<a href="/Series/Cloud-Patterns/Episode-1-Long-running-tasks-Request-Acknowledge-Push-pattern#c634940540169899131">peternl</a>: Thank you for your kind comment. I've added source code link to the post. We'll have more episodes coming very soon, keep tuned <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-2.gif?v=c9' alt='Big Smile' />.</p><p>posted by Haishi.Bai</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/Cloud-Patterns/Episode-1-Long-running-tasks-Request-Acknowledge-Push-pattern#c634941569908892228</link>
		<pubDate>Sat, 19 Jan 2013 01:49:50 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/Cloud-Patterns/Episode-1-Long-running-tasks-Request-Acknowledge-Push-pattern#c634941569908892228</guid>
		<dc:creator>Haishi.Bai</dc:creator>
	</item>
	<item>
		<title>Re: Using the Request-Acknowledge-Push Pattern to Display Progress of Long Running Tasks</title>
		<description>
			<![CDATA[Most welcome. Thanks. Only the added link appears not to work now for download&#58;<br><br>&#60;Error&#62;<br>&#60;Code&#62;ResourceNotFound&#60;&#47;Code&#62;<br>&#60;Message&#62;<br>The specified resource does not exist. RequestId&#58;1dae8449-d41f-4cc0-92d3-d7f5366c815f Time&#58;2013-01-19T12&#58;49&#58;28.1287046Z<br>&#60;&#47;Message&#62;<br>&#60;&#47;Error&#62;<p>posted by PeterNL</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/Cloud-Patterns/Episode-1-Long-running-tasks-Request-Acknowledge-Push-pattern#c634941966873133186</link>
		<pubDate>Sat, 19 Jan 2013 12:51:27 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/Cloud-Patterns/Episode-1-Long-running-tasks-Request-Acknowledge-Push-pattern#c634941966873133186</guid>
		<dc:creator>PeterNL</dc:creator>
	</item>
	<item>
		<title>Re: Using the Request-Acknowledge-Push Pattern to Display Progress of Long Running Tasks</title>
		<description>
			<![CDATA[<p>I agree &nbsp;: the link is not working (yet) <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif?v=c9' alt='Smiley' /></p><p>posted by jyl</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/Cloud-Patterns/Episode-1-Long-running-tasks-Request-Acknowledge-Push-pattern#c634941969075705347</link>
		<pubDate>Sat, 19 Jan 2013 12:55:07 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/Cloud-Patterns/Episode-1-Long-running-tasks-Request-Acknowledge-Push-pattern#c634941969075705347</guid>
		<dc:creator>jyl</dc:creator>
	</item>
	<item>
		<title>Re: Using the Request-Acknowledge-Push Pattern to Display Progress of Long Running Tasks</title>
		<description>
			<![CDATA[<p>Source code link is fixed.</p><p>posted by Haishi.Bai</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/Cloud-Patterns/Episode-1-Long-running-tasks-Request-Acknowledge-Push-pattern#c634943898350757181</link>
		<pubDate>Mon, 21 Jan 2013 18:30:35 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/Cloud-Patterns/Episode-1-Long-running-tasks-Request-Acknowledge-Push-pattern#c634943898350757181</guid>
		<dc:creator>Haishi.Bai</dc:creator>
	</item>
	<item>
		<title>Re: Using the Request-Acknowledge-Push Pattern to Display Progress of Long Running Tasks</title>
		<description>
			<![CDATA[Promises like&#58;  &#34;We&#39;ll have more episodes coming very soon&#34; <br>are easy to make, but seem hard to deliver.<p>posted by PeterNL</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/Cloud-Patterns/Episode-1-Long-running-tasks-Request-Acknowledge-Push-pattern#c634952563653975410</link>
		<pubDate>Thu, 31 Jan 2013 19:12:45 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/Cloud-Patterns/Episode-1-Long-running-tasks-Request-Acknowledge-Push-pattern#c634952563653975410</guid>
		<dc:creator>PeterNL</dc:creator>
	</item>
	<item>
		<title>Re: Using the Request-Acknowledge-Push Pattern to Display Progress of Long Running Tasks</title>
		<description>
			<![CDATA[<p>Hi PeterNL: Thank <span>you for comment. We have a couple of episodes being edited at the moment and we are recording more. This is a new series and there are still some details we need to work out. So we might be slow in releasing the first few episodes.Thank you for your patience, and please keep tuned! And if you and anyone else in the community want to share your experiences you are welcome to contact me at any time.</span></p><p>posted by Haishi.Bai</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/Cloud-Patterns/Episode-1-Long-running-tasks-Request-Acknowledge-Push-pattern#c634952667607610381</link>
		<pubDate>Thu, 31 Jan 2013 22:06:00 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/Cloud-Patterns/Episode-1-Long-running-tasks-Request-Acknowledge-Push-pattern#c634952667607610381</guid>
		<dc:creator>Haishi.Bai</dc:creator>
	</item>
	<item>
		<title>Re: Using the Request-Acknowledge-Push Pattern to Display Progress of Long Running Tasks</title>
		<description>
			<![CDATA[Your &#34;patients&#34; are asked for a lot of patience &#33;<p>posted by PeterNL</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/Cloud-Patterns/Episode-1-Long-running-tasks-Request-Acknowledge-Push-pattern#c634953227465762104</link>
		<pubDate>Fri, 01 Feb 2013 13:39:06 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/Cloud-Patterns/Episode-1-Long-running-tasks-Request-Acknowledge-Push-pattern#c634953227465762104</guid>
		<dc:creator>PeterNL</dc:creator>
	</item>
	<item>
		<title>Re: Using the Request-Acknowledge-Push Pattern to Display Progress of Long Running Tasks</title>
		<description>
			<![CDATA[<p>LOL. Sorry for the typo. Fixed now <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-10.gif?v=c9' alt='Blushing' /></p><p>posted by Haishi.Bai</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/Cloud-Patterns/Episode-1-Long-running-tasks-Request-Acknowledge-Push-pattern#c634953414158290229</link>
		<pubDate>Fri, 01 Feb 2013 18:50:15 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/Cloud-Patterns/Episode-1-Long-running-tasks-Request-Acknowledge-Push-pattern#c634953414158290229</guid>
		<dc:creator>Haishi.Bai</dc:creator>
	</item>
	<item>
		<title>Re: Using the Request-Acknowledge-Push Pattern to Display Progress of Long Running Tasks</title>
		<description>
			<![CDATA[<p>wow, i have been using queues with worker roles to implement the pattern you mentioned, but i never know that we call it Req-Ack-Push pattern. Thanks, now i know a nice fancy term for what i have been using.</p><p>The series - Cloud Pattern looks interesting</p><p>posted by iamafreak</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/Cloud-Patterns/Episode-1-Long-running-tasks-Request-Acknowledge-Push-pattern#c635030150610141037</link>
		<pubDate>Wed, 01 May 2013 14:24:21 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/Cloud-Patterns/Episode-1-Long-running-tasks-Request-Acknowledge-Push-pattern#c635030150610141037</guid>
		<dc:creator>iamafreak</dc:creator>
	</item>
</channel>
</rss>