<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Managing Concurrency With Asynchronous HTTP Requests</title>
	<atom:link href="http://gen5.info/q/2008/03/27/managing-concurrency-with-asynchronous-http-requests/feed/" rel="self" type="application/rss+xml" />
	<link>http://gen5.info/q/2008/03/27/managing-concurrency-with-asynchronous-http-requests/</link>
	<description>Towards Intelligent Systems</description>
	<pubDate>Thu, 20 Nov 2008 16:37:42 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: Generation 5 &#187; Converting A Synchronous Program Into An Asynchronous Program</title>
		<link>http://gen5.info/q/2008/03/27/managing-concurrency-with-asynchronous-http-requests/#comment-634</link>
		<dc:creator>Generation 5 &#187; Converting A Synchronous Program Into An Asynchronous Program</dc:creator>
		<pubDate>Wed, 13 Aug 2008 17:58:50 +0000</pubDate>
		<guid isPermaLink="false">http://gen5.info/q/2008/03/27/managing-concurrency-with-asynchronous-http-requests/#comment-634</guid>
		<description>[...] and GWT)  is expressing the flow of control between multiple asynchronous XHR calls.  A &#8220;one-click-one-XHR&#8221; policy is often best,  but you don&#8217;t always have control over your client-server [...]</description>
		<content:encoded><![CDATA[<p>[...] and GWT)  is expressing the flow of control between multiple asynchronous XHR calls.  A &#8220;one-click-one-XHR&#8221; policy is often best,  but you don&#8217;t always have control over your client-server [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thibaud Lopez Schneider</title>
		<link>http://gen5.info/q/2008/03/27/managing-concurrency-with-asynchronous-http-requests/#comment-556</link>
		<dc:creator>Thibaud Lopez Schneider</dc:creator>
		<pubDate>Fri, 27 Jun 2008 05:20:45 +0000</pubDate>
		<guid isPermaLink="false">http://gen5.info/q/2008/03/27/managing-concurrency-with-asynchronous-http-requests/#comment-556</guid>
		<description>Hi, I wrote a paper that proposes simple rules to transform synchronous code to asynchronouse code: http://www.thibaudlopez.net/xhr/Writing%20effective%20asynchronous%20XmlHttpRequests.pdf . Hope it helps! (I'm sorry it's still in PDF format and has no examples yet, just pseudo code.)</description>
		<content:encoded><![CDATA[<p>Hi, I wrote a paper that proposes simple rules to transform synchronous code to asynchronouse code: <a href="http://www.thibaudlopez.net/xhr/Writing%20effective%20asynchronous%20XmlHttpRequests.pdf" rel="nofollow">http://www.thibaudlopez.net/xhr/Writing%20effective%20asynchronous%20XmlHttpRequests.pdf</a> . Hope it helps! (I&#8217;m sorry it&#8217;s still in PDF format and has no examples yet, just pseudo code.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Generation 5 &#187; Optimistic Locking For Retrieving Result Sets</title>
		<link>http://gen5.info/q/2008/03/27/managing-concurrency-with-asynchronous-http-requests/#comment-36</link>
		<dc:creator>Generation 5 &#187; Optimistic Locking For Retrieving Result Sets</dc:creator>
		<pubDate>Fri, 04 Apr 2008 16:13:28 +0000</pubDate>
		<guid isPermaLink="false">http://gen5.info/q/2008/03/27/managing-concurrency-with-asynchronous-http-requests/#comment-36</guid>
		<description>[...] then you&#8217;re displaying the result of the search. The most reliable way to do this is to use Pattern Zero, which is, do a single request to the server that retrieves all the information &#8212; in that [...]</description>
		<content:encoded><![CDATA[<p>[...] then you&#8217;re displaying the result of the search. The most reliable way to do this is to use Pattern Zero, which is, do a single request to the server that retrieves all the information &#8212; in that [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
