<?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: Simple Python threading.Thread example using Queue</title>
	<atom:link href="http://www.boschmans.net/2010/02/03/simple-python-threading-thread-example/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.boschmans.net/2010/02/03/simple-python-threading-thread-example/</link>
	<description>A collection of interests and happenings...</description>
	<lastBuildDate>Wed, 08 Feb 2012 20:33:04 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Jon</title>
		<link>http://www.boschmans.net/2010/02/03/simple-python-threading-thread-example/comment-page-1/#comment-1349</link>
		<dc:creator>Jon</dc:creator>
		<pubDate>Wed, 22 Jun 2011 20:59:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.boschmans.net/?p=935#comment-1349</guid>
		<description>Hey man thanks for this great example. I didn&#039;t use the locks, but this is one of the clearest examples on how to use threading that I&#039;ve seen. It helped me out a lot. 

Thanks! Keep up the good work!</description>
		<content:encoded><![CDATA[<p>Hey man thanks for this great example. I didn&#8217;t use the locks, but this is one of the clearest examples on how to use threading that I&#8217;ve seen. It helped me out a lot. </p>
<p>Thanks! Keep up the good work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DataConnect.be Blog &#187; Blog Archive &#187; Changing DEV from SQLite to MySQL</title>
		<link>http://www.boschmans.net/2010/02/03/simple-python-threading-thread-example/comment-page-1/#comment-818</link>
		<dc:creator>DataConnect.be Blog &#187; Blog Archive &#187; Changing DEV from SQLite to MySQL</dc:creator>
		<pubDate>Wed, 31 Mar 2010 06:03:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.boschmans.net/?p=935#comment-818</guid>
		<description>[...] few weeks I had quite a few problems with SQLite &#8211; whenever I was updating the database using threads (so multiple connections at the same time), fairly frequently a database access error would show [...]</description>
		<content:encoded><![CDATA[<p>[...] few weeks I had quite a few problems with SQLite &#8211; whenever I was updating the database using threads (so multiple connections at the same time), fairly frequently a database access error would show [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

