<?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>Crazy&#039;s Blog &#187; single instance</title>
	<atom:link href="http://blog.crazytje.be/tag/single-instance/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.crazytje.be</link>
	<description></description>
	<lastBuildDate>Sun, 28 Aug 2011 13:37:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Single Instance PHP Script</title>
		<link>http://blog.crazytje.be/single-instance-php-script/</link>
		<comments>http://blog.crazytje.be/single-instance-php-script/#comments</comments>
		<pubDate>Thu, 12 Nov 2009 21:11:01 +0000</pubDate>
		<dc:creator>Crazy</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[process]]></category>
		<category><![CDATA[single instance]]></category>

		<guid isPermaLink="false">http://blog.crazytje.be/?p=135</guid>
		<description><![CDATA[When using php scripts on the command line or in the cron, there are often times that you do not want to allow the same script to run more then once at a the same time. So a single instance application in php. Personally I use php scripts like this allot. My cron is filled <a href='http://blog.crazytje.be/single-instance-php-script/'>[...]</a>]]></description>
		<wfw:commentRss>http://blog.crazytje.be/single-instance-php-script/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

