<?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: PHP/MySQL &amp; the Real Time dilemma</title>
	<atom:link href="http://www.ajohnstone.com/archives/phpmysql-the-real-time-dilemma/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ajohnstone.com/archives/phpmysql-the-real-time-dilemma/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=phpmysql-the-real-time-dilemma</link>
	<description>by Andrew Johnstone</description>
	<lastBuildDate>Wed, 07 Jul 2010 02:01:06 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: c d</title>
		<link>http://www.ajohnstone.com/archives/phpmysql-the-real-time-dilemma/comment-page-1/#comment-28320</link>
		<dc:creator>c d</dc:creator>
		<pubDate>Sat, 01 Aug 2009 15:40:28 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ajohnstone.com/archives/phpmysql-the-real-time-dilemma/#comment-28320</guid>
		<description>interesting post. i was wondering if you will be frequently posting updates as you make your way through the project. i would definitely be interested in following your progress concerning the snags you hit and as much about how you overcome them as you are willing to share. thanks. good luck!

-  c d  -
http://www.snatchbid.co.uk

(we have some issues very similar to those you have stated)</description>
		<content:encoded><![CDATA[<p>interesting post. i was wondering if you will be frequently posting updates as you make your way through the project. i would definitely be interested in following your progress concerning the snags you hit and as much about how you overcome them as you are willing to share. thanks. good luck!</p>
<p>-  c d  -<br />
<a href="http://www.snatchbid.co.uk" rel="nofollow">http://www.snatchbid.co.uk</a></p>
<p>(we have some issues very similar to those you have stated)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Louis-Philippe Huberdeau</title>
		<link>http://www.ajohnstone.com/archives/phpmysql-the-real-time-dilemma/comment-page-1/#comment-10815</link>
		<dc:creator>Louis-Philippe Huberdeau</dc:creator>
		<pubDate>Mon, 02 Jul 2007 21:32:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ajohnstone.com/archives/phpmysql-the-real-time-dilemma/#comment-10815</guid>
		<description>Real time... just one of those words that does not have the same meaning depending of which side of the line you are standing on.

If you have multiple clients performing the same requests frequently, you might want to try looking over APC (of course, if you are using PHP on this project). You might not need a database at all for common operations. Of course, without persistent storage, a server downtime would be quite troublesome thought.</description>
		<content:encoded><![CDATA[<p>Real time&#8230; just one of those words that does not have the same meaning depending of which side of the line you are standing on.</p>
<p>If you have multiple clients performing the same requests frequently, you might want to try looking over APC (of course, if you are using PHP on this project). You might not need a database at all for common operations. Of course, without persistent storage, a server downtime would be quite troublesome thought.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
