<?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>StaticMethod &#187; quick</title>
	<atom:link href="http://www.staticmethod.net/tag/quick/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.staticmethod.net</link>
	<description>Things programmers might find interesting</description>
	<lastBuildDate>Thu, 04 Mar 2010 20:05:58 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Really quick overview of Java Concurrency/Threads</title>
		<link>http://www.staticmethod.net/2009/05/18/really-quick-overview-of-java-concurrencythreads/</link>
		<comments>http://www.staticmethod.net/2009/05/18/really-quick-overview-of-java-concurrencythreads/#comments</comments>
		<pubDate>Mon, 18 May 2009 18:53:03 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[Programming Problems]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[concurrency]]></category>
		<category><![CDATA[quick]]></category>
		<category><![CDATA[threads]]></category>

		<guid isPermaLink="false">http://www.staticmethod.net/?p=74</guid>
		<description><![CDATA[Threading is a topic that I feel gets asked about a lot in interviews, but in certain practices doesn&#8217;t get used very much, so it&#8217;s easy to forget the details.  I stumbled across this really quick java threading/concurrency review that didn&#8217;t really teach me anything new, but I still thought it was a good [...]]]></description>
			<content:encoded><![CDATA[<p>Threading is a topic that I feel gets asked about a lot in interviews, but in certain practices doesn&#8217;t get used very much, so it&#8217;s easy to forget the details.  I stumbled across this really quick java threading/concurrency review that didn&#8217;t really teach me anything new, but I still thought it was a good reminder:</p>
<p><a href="http://www.vogella.de/articles/JavaConcurrency/article.html">Java Concurrency / Multithreading &#8211; Tutorial</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.staticmethod.net/2009/05/18/really-quick-overview-of-java-concurrencythreads/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
