<?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: String Interning</title>
	<atom:link href="http://www.symphonious.net/2004/08/15/string-interning/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.symphonious.net/2004/08/15/string-interning/</link>
	<description>Living in a state of accord.</description>
	<lastBuildDate>Fri, 12 Mar 2010 07:41:05 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: String Interning &#124; String Comparison &#171; ∞</title>
		<link>http://www.symphonious.net/2004/08/15/string-interning/comment-page-1/#comment-77293</link>
		<dc:creator>String Interning &#124; String Comparison &#171; ∞</dc:creator>
		<pubDate>Thu, 10 May 2007 09:14:45 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/wordpress/?p=202#comment-77293</guid>
		<description>[...] String Interning [...]</description>
		<content:encoded><![CDATA[<p>[...] String Interning [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anton Tagunov</title>
		<link>http://www.symphonious.net/2004/08/15/string-interning/comment-page-1/#comment-196</link>
		<dc:creator>Anton Tagunov</dc:creator>
		<pubDate>Thu, 01 Jan 1970 01:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/wordpress/?p=202#comment-196</guid>
		<description>The one thing that has always stopped me from doing this was: interning must use some global lock.

So, while interning would cause little to no harm for desktop application it is likely to introduce extra synchronization bottleneck for server applications.

Thus potentially degrading perfromance on some multi-cpu beast.

Would you agree with this, Adrian?
</description>
		<content:encoded><![CDATA[<p>The one thing that has always stopped me from doing this was: interning must use some global lock.</p>
<p>So, while interning would cause little to no harm for desktop application it is likely to introduce extra synchronization bottleneck for server applications.</p>
<p>Thus potentially degrading perfromance on some multi-cpu beast.</p>
<p>Would you agree with this, Adrian?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
