<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>AMIS Technology blog &#187; concurrency</title>
	<atom:link href="http://technology.amis.nl/blog/tag/concurrency/feed" rel="self" type="application/rss+xml" />
	<link>http://technology.amis.nl/blog</link>
	<description>Weblog for the AMIS Technology corner</description>
	<lastBuildDate>Fri, 10 Feb 2012 13:34:40 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>The Double Checked Locking confusion</title>
		<link>http://technology.amis.nl/blog/4384/the-double-checked-locking-confusion</link>
		<comments>http://technology.amis.nl/blog/4384/the-double-checked-locking-confusion#comments</comments>
		<pubDate>Sun, 14 Dec 2008 13:43:42 +0000</pubDate>
		<dc:creator>Alan van Dam</dc:creator>
				<category><![CDATA[J(2)EE/Java]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Software Development]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[concurrency]]></category>
		<category><![CDATA[double checked locking]]></category>
		<category><![CDATA[lazy initialization]]></category>

		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=4384</guid>
		<description><![CDATA[Last Monday I was attending a presentation of Brian Goetz about the Java Memory Model. One of his points was about lazy initialization which concluded with &#34;don&#8217;t use the Double Checked Locking idiom&#34;. Last Thursdays keynote at Devoxx Joshua Bloch tells the audience that if you really, really need performance you should use the the [...]]]></description>
		<wfw:commentRss>http://technology.amis.nl/blog/4384/the-double-checked-locking-confusion/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>

