<?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>DevGuli &#187; concurrency</title>
	<atom:link href="http://www.devguli.com/blog/tag/concurrency/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.devguli.com/blog</link>
	<description>Devguli -- coding for a living</description>
	<lastBuildDate>Mon, 23 Jan 2012 05:14:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>RenameTo and Poor Man&#8217;s File Based Cache</title>
		<link>http://www.devguli.com/blog/eng/renameto-and-file-based-cache/</link>
		<comments>http://www.devguli.com/blog/eng/renameto-and-file-based-cache/#comments</comments>
		<pubDate>Fri, 17 Jun 2011 07:33:45 +0000</pubDate>
		<dc:creator>chatchai</dc:creator>
				<category><![CDATA[eng]]></category>
		<category><![CDATA[concurrency]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://www.devguli.com/blog/?p=205</guid>
		<description><![CDATA[I have fond an interesting concurrent problem in one of the servers in my project that caused a noticeable drop of throughput figure in performance test]]></description>
		<wfw:commentRss>http://www.devguli.com/blog/eng/renameto-and-file-based-cache/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Deadlock in Real World</title>
		<link>http://www.devguli.com/blog/eng/deadlock-in-real-world/</link>
		<comments>http://www.devguli.com/blog/eng/deadlock-in-real-world/#comments</comments>
		<pubDate>Mon, 03 May 2010 17:07:35 +0000</pubDate>
		<dc:creator>chatchai</dc:creator>
				<category><![CDATA[eng]]></category>
		<category><![CDATA[concurrency]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://www.devguli.com/blog/?p=131</guid>
		<description><![CDATA[Last year, I was assigned to handle some defects that would occur only when the system was being in high load. Those defects were apparently the result of some concurrent problems both in third party API and my own module. The characteristic of the problems is quite interesting because it features a couple well known [...]]]></description>
		<wfw:commentRss>http://www.devguli.com/blog/eng/deadlock-in-real-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Spurious Wakeup</title>
		<link>http://www.devguli.com/blog/eng/spurious-wakeup/</link>
		<comments>http://www.devguli.com/blog/eng/spurious-wakeup/#comments</comments>
		<pubDate>Sun, 14 Sep 2008 16:09:50 +0000</pubDate>
		<dc:creator>chatchai</dc:creator>
				<category><![CDATA[eng]]></category>
		<category><![CDATA[concurrency]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://www.devguli.com/blog/?p=59</guid>
		<description><![CDATA[I have finished reading Effective Java long time ago. It is such a great book. The more I passed through each page the more I realized how little I know about java programming. The distance between “coder” and “developer” is really far I read most of the item listed in the book. One of the [...]]]></description>
		<wfw:commentRss>http://www.devguli.com/blog/eng/spurious-wakeup/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

