<?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: The real way to improve server performance</title>
	<atom:link href="http://ocaoimh.ie/the-real-way-to-improve-server-performance/feed/" rel="self" type="application/rss+xml" />
	<link>http://ocaoimh.ie/the-real-way-to-improve-server-performance/</link>
	<description>Look what I found today!</description>
	<lastBuildDate>Sat, 20 Mar 2010 20:04:49 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: GeoffK</title>
		<link>http://ocaoimh.ie/the-real-way-to-improve-server-performance/comment-page-1/#comment-341596</link>
		<dc:creator>GeoffK</dc:creator>
		<pubDate>Mon, 24 Sep 2007 11:13:37 +0000</pubDate>
		<guid isPermaLink="false">http://ocaoimh.ie/2007/05/28/the-real-way-to-improve-server-performance/#comment-341596</guid>
		<description>Wow THankS fioer the graet info.My war3z site is much fastre now.Yo is the l33t hax0r man!!Q!</description>
		<content:encoded><![CDATA[<p>Wow THankS fioer the graet info.My war3z site is much fastre now.Yo is the l33t hax0r man!!Q!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jack</title>
		<link>http://ocaoimh.ie/the-real-way-to-improve-server-performance/comment-page-1/#comment-326253</link>
		<dc:creator>Jack</dc:creator>
		<pubDate>Mon, 30 Jul 2007 04:17:51 +0000</pubDate>
		<guid isPermaLink="false">http://ocaoimh.ie/2007/05/28/the-real-way-to-improve-server-performance/#comment-326253</guid>
		<description>absolutely awful.  no grounding in real information here.  real databases can rarely be offloaded to the client for js languages, loss of application predictability results.  Also few sites or companies want to share their proprietary database with an &quot;unknown&quot; client in a way that they cannot protect.</description>
		<content:encoded><![CDATA[<p>absolutely awful.  no grounding in real information here.  real databases can rarely be offloaded to the client for js languages, loss of application predictability results.  Also few sites or companies want to share their proprietary database with an &#8220;unknown&#8221; client in a way that they cannot protect.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MGaissert</title>
		<link>http://ocaoimh.ie/the-real-way-to-improve-server-performance/comment-page-1/#comment-300001</link>
		<dc:creator>MGaissert</dc:creator>
		<pubDate>Wed, 06 Jun 2007 18:40:58 +0000</pubDate>
		<guid isPermaLink="false">http://ocaoimh.ie/2007/05/28/the-real-way-to-improve-server-performance/#comment-300001</guid>
		<description>So your severs have been slowed with lots of requests. 

Then do what SAP did in the 90s. The network connection with lots of queries takes up a lot of CPU power. 

So have two servers: all the network queries go to the first server, which sends then in a single stream to the second server containing the db.  Then it has the majority of its CPU to make the search to find the info and all the info flows faster.</description>
		<content:encoded><![CDATA[<p>So your severs have been slowed with lots of requests. </p>
<p>Then do what SAP did in the 90s. The network connection with lots of queries takes up a lot of CPU power. </p>
<p>So have two servers: all the network queries go to the first server, which sends then in a single stream to the second server containing the db.  Then it has the majority of its CPU to make the search to find the info and all the info flows faster.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lab49 Blog &#187; Blog Archive &#187; How to improve server performance</title>
		<link>http://ocaoimh.ie/the-real-way-to-improve-server-performance/comment-page-1/#comment-297868</link>
		<dc:creator>Lab49 Blog &#187; Blog Archive &#187; How to improve server performance</dc:creator>
		<pubDate>Sun, 03 Jun 2007 13:53:03 +0000</pubDate>
		<guid isPermaLink="false">http://ocaoimh.ie/2007/05/28/the-real-way-to-improve-server-performance/#comment-297868</guid>
		<description>[...] Hat tip: donncha [...]</description>
		<content:encoded><![CDATA[<p>[...] Hat tip: donncha [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dankoozy</title>
		<link>http://ocaoimh.ie/the-real-way-to-improve-server-performance/comment-page-1/#comment-297463</link>
		<dc:creator>Dankoozy</dc:creator>
		<pubDate>Fri, 01 Jun 2007 19:21:09 +0000</pubDate>
		<guid isPermaLink="false">http://ocaoimh.ie/2007/05/28/the-real-way-to-improve-server-performance/#comment-297463</guid>
		<description>They should just start using gopher again. Use a stripped down protocol to put an end to the rat race of having the nicest looking page with the most javascript popup menu&#039;s

have the client download any large images and stuff automatically via bittorrent</description>
		<content:encoded><![CDATA[<p>They should just start using gopher again. Use a stripped down protocol to put an end to the rat race of having the nicest looking page with the most javascript popup menu&#8217;s</p>
<p>have the client download any large images and stuff automatically via bittorrent</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matty</title>
		<link>http://ocaoimh.ie/the-real-way-to-improve-server-performance/comment-page-1/#comment-297216</link>
		<dc:creator>Matty</dc:creator>
		<pubDate>Thu, 31 May 2007 19:41:15 +0000</pubDate>
		<guid isPermaLink="false">http://ocaoimh.ie/2007/05/28/the-real-way-to-improve-server-performance/#comment-297216</guid>
		<description>The possibilities of extensions to this idea are simply limitless - I&#039;m thinking of taking my durrent website down completely and replacing the entire site with a single HTML file that can only be downloaded once to each IP address.

Once downloaded it will sit in the client Browser cache asking them to produce the content of my site - the ultimate in distributed computer experience :-)</description>
		<content:encoded><![CDATA[<p>The possibilities of extensions to this idea are simply limitless &#8211; I&#8217;m thinking of taking my durrent website down completely and replacing the entire site with a single HTML file that can only be downloaded once to each IP address.</p>
<p>Once downloaded it will sit in the client Browser cache asking them to produce the content of my site &#8211; the ultimate in distributed computer experience <img src='http://ocaoimh.ie/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert Synnott</title>
		<link>http://ocaoimh.ie/the-real-way-to-improve-server-performance/comment-page-1/#comment-296654</link>
		<dc:creator>Robert Synnott</dc:creator>
		<pubDate>Tue, 29 May 2007 15:10:21 +0000</pubDate>
		<guid isPermaLink="false">http://ocaoimh.ie/2007/05/28/the-real-way-to-improve-server-performance/#comment-296654</guid>
		<description>Implement the whole thing on a programmable logic device. Obviously. Expect VHDL snippets for dedicated functional units for sending user validation emails shortly!</description>
		<content:encoded><![CDATA[<p>Implement the whole thing on a programmable logic device. Obviously. Expect VHDL snippets for dedicated functional units for sending user validation emails shortly!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Niall</title>
		<link>http://ocaoimh.ie/the-real-way-to-improve-server-performance/comment-page-1/#comment-296613</link>
		<dc:creator>Niall</dc:creator>
		<pubDate>Tue, 29 May 2007 10:07:44 +0000</pubDate>
		<guid isPermaLink="false">http://ocaoimh.ie/2007/05/28/the-real-way-to-improve-server-performance/#comment-296613</guid>
		<description>If you want a really really fast website, write the whole thing in Assembler or C!!

And if you think that&#039;s mad, have a look &lt;a href=&quot;http://www.fenrus.demon.nl/&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;. kHTTP is basically a HTTP server that runs as a kernel module in Linux!</description>
		<content:encoded><![CDATA[<p>If you want a really really fast website, write the whole thing in Assembler or C!!</p>
<p>And if you think that&#8217;s mad, have a look <a href="http://www.fenrus.demon.nl/" rel="nofollow">here</a>. kHTTP is basically a HTTP server that runs as a kernel module in Linux!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wordpress - HyperDB and HumorDB &#124; iface thoughts</title>
		<link>http://ocaoimh.ie/the-real-way-to-improve-server-performance/comment-page-1/#comment-296602</link>
		<dc:creator>Wordpress - HyperDB and HumorDB &#124; iface thoughts</dc:creator>
		<pubDate>Tue, 29 May 2007 09:16:27 +0000</pubDate>
		<guid isPermaLink="false">http://ocaoimh.ie/2007/05/28/the-real-way-to-improve-server-performance/#comment-296602</guid>
		<description>[...] started another DB venture to improve server performance. Read the entire post and the comment on Slashdot, and have a good [...]</description>
		<content:encoded><![CDATA[<p>[...] started another DB venture to improve server performance. Read the entire post and the comment on Slashdot, and have a good [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Head Rambles &#187; Blog Archive &#187; The future of the Internet</title>
		<link>http://ocaoimh.ie/the-real-way-to-improve-server-performance/comment-page-1/#comment-296601</link>
		<dc:creator>Head Rambles &#187; Blog Archive &#187; The future of the Internet</dc:creator>
		<pubDate>Tue, 29 May 2007 09:13:23 +0000</pubDate>
		<guid isPermaLink="false">http://ocaoimh.ie/2007/05/28/the-real-way-to-improve-server-performance/#comment-296601</guid>
		<description>[...] people write interesting things. Unfortunately, some of them get quite technical.I just read a fascinating article by Donncha on his blog. I don&#8217;t really understand the technical side of it, but I think what he is [...]</description>
		<content:encoded><![CDATA[<p>[...] people write interesting things. Unfortunately, some of them get quite technical.I just read a fascinating article by Donncha on his blog. I don&#8217;t really understand the technical side of it, but I think what he is [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
