<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: AJAX and Session &#8220;Race Conditions&#8221;</title>
	<atom:link href="http://ajaxian.com/archives/ajax-and-session-race-conditions/feed" rel="self" type="application/rss+xml" />
	<link>http://ajaxian.com/archives/ajax-and-session-race-conditions</link>
	<description>Cleaning up the web with Ajax</description>
	<lastBuildDate>Thu, 17 May 2012 07:43:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: emmanuel</title>
		<link>http://ajaxian.com/archives/ajax-and-session-race-conditions/comment-page-1#comment-248366</link>
		<dc:creator>emmanuel</dc:creator>
		<pubDate>Tue, 20 Mar 2007 09:19:57 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/ajax-and-session-race-conditions#comment-248366</guid>
		<description>And flock is not supported on all platform.</description>
		<content:encoded><![CDATA[<p>And flock is not supported on all platform.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Keith Gaughan</title>
		<link>http://ajaxian.com/archives/ajax-and-session-race-conditions/comment-page-1#comment-4173</link>
		<dc:creator>Keith Gaughan</dc:creator>
		<pubDate>Thu, 02 Mar 2006 23:50:22 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/ajax-and-session-race-conditions#comment-4173</guid>
		<description>flock()? You&#039;re &lt;em&gt;not&lt;/em&gt; serious, are you? That&#039;s fine if you want to synch file access, but it&#039;s not a catch-all.</description>
		<content:encoded><![CDATA[<p>flock()? You&#8217;re <em>not</em> serious, are you? That&#8217;s fine if you want to synch file access, but it&#8217;s not a catch-all.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lukasz</title>
		<link>http://ajaxian.com/archives/ajax-and-session-race-conditions/comment-page-1#comment-4074</link>
		<dc:creator>Lukasz</dc:creator>
		<pubDate>Tue, 28 Feb 2006 15:02:46 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/ajax-and-session-race-conditions#comment-4074</guid>
		<description>For sure J2EE is not silver bullet, but at least you can create servlet filter that creates semaphor on session. In other words only one session can be accessed by the user, other should wait.
I do not recall synchronization in PHP:(</description>
		<content:encoded><![CDATA[<p>For sure J2EE is not silver bullet, but at least you can create servlet filter that creates semaphor on session. In other words only one session can be accessed by the user, other should wait.<br />
I do not recall synchronization in PHP:(</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Harry Fuecks</title>
		<link>http://ajaxian.com/archives/ajax-and-session-race-conditions/comment-page-1#comment-4071</link>
		<dc:creator>Harry Fuecks</dc:creator>
		<pubDate>Tue, 28 Feb 2006 14:34:24 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/ajax-and-session-race-conditions#comment-4071</guid>
		<description>&lt;blockquote&gt;
He even suggests a move to a J2EE platform if the bridging of session data across multiple sessions is needed.
&lt;/blockquote&gt;

Think you misread there - was actually pointing out the flawed thinking of someone believing J2EE is the magic bullet for all stateless HTTP issues (which it isn&#039;t) - perhaps best just delete that.</description>
		<content:encoded><![CDATA[<blockquote><p>
He even suggests a move to a J2EE platform if the bridging of session data across multiple sessions is needed.
</p></blockquote>
<p>Think you misread there &#8211; was actually pointing out the flawed thinking of someone believing J2EE is the magic bullet for all stateless HTTP issues (which it isn&#8217;t) &#8211; perhaps best just delete that.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

