<?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: ++ not considered atomic</title>
	<atom:link href="http://madbean.com/2003/mb2003-44/feed/" rel="self" type="application/rss+xml" />
	<link>http://madbean.com/2003/mb2003-44/</link>
	<description>The other kind of micro blog</description>
	<lastBuildDate>Thu, 29 Mar 2012 10:19:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
	<item>
		<title>By: Web Developer</title>
		<link>http://madbean.com/2003/mb2003-44/comment-page-1/#comment-363575</link>
		<dc:creator>Web Developer</dc:creator>
		<pubDate>Thu, 15 Oct 2009 12:49:56 +0000</pubDate>
		<guid isPermaLink="false">http://madbean.com/blog/2003-44#comment-363575</guid>
		<description>&lt;p&gt;I finally managed to observe the lack of atomicity of the ++ operator in the wild today. It&#039;s one of those things you know is not atomic, but is very nearly atomic and you don&#039;t expect your world to come crashing down if you use it. But guess what, your world will come crashing down!&lt;/p&gt;

&lt;p&gt;Thanks for this thorough discussion of why it&#039;s not atomic.&lt;/p&gt;

&lt;p&gt;Neal, there is also AtomicInteger which would fit better with the examples (as they are all ints).&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I finally managed to observe the lack of atomicity of the ++ operator in the wild today. It&#8217;s one of those things you know is not atomic, but is very nearly atomic and you don&#8217;t expect your world to come crashing down if you use it. But guess what, your world will come crashing down!</p>
<p>Thanks for this thorough discussion of why it&#8217;s not atomic.</p>
<p>Neal, there is also AtomicInteger which would fit better with the examples (as they are all ints).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Neal Gafter</title>
		<link>http://madbean.com/2003/mb2003-44/comment-page-1/#comment-125</link>
		<dc:creator>Neal Gafter</dc:creator>
		<pubDate>Wed, 05 Nov 2003 19:15:22 +0000</pubDate>
		<guid isPermaLink="false">http://madbean.com/blog/2003-44#comment-125</guid>
		<description>&lt;p&gt;http://www.sonic.net/~gafter/j2se1.5/api/java/util/concurrent/atomic/AtomicLong.html&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p><a href="http://www.sonic.net/~gafter/j2se1.5/api/java/util/concurrent/atomic/AtomicLong.html" rel="nofollow">http://www.sonic.net/~gafter/j2se1.5/api/java/util/concurrent/atomic/AtomicLong.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous Coward</title>
		<link>http://madbean.com/2003/mb2003-44/comment-page-1/#comment-124</link>
		<dc:creator>Anonymous Coward</dc:creator>
		<pubDate>Mon, 04 Aug 2003 14:11:23 +0000</pubDate>
		<guid isPermaLink="false">http://madbean.com/blog/2003-44#comment-124</guid>
		<description>&lt;p&gt;http://www.visi.com/~khuber/mtrace.log.html&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p><a href="http://www.visi.com/~khuber/mtrace.log.html" rel="nofollow">http://www.visi.com/~khuber/mtrace.log.html</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

