<?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>Codec &#187; concurrent</title>
	<atom:link href="http://www.trembl.org/codec/tag/concurrent/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.trembl.org/codec</link>
	<description>A Personal Polylogic Code/Decode &#039;Zettelkasten&#039;</description>
	<lastBuildDate>Thu, 02 Feb 2012 03:38:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Perform method in Background</title>
		<link>http://www.trembl.org/codec/37/</link>
		<comments>http://www.trembl.org/codec/37/#comments</comments>
		<pubDate>Fri, 27 Feb 2009 05:14:37 +0000</pubDate>
		<dc:creator>Georg Tremmel</dc:creator>
				<category><![CDATA[Raw]]></category>
		<category><![CDATA[autorelease]]></category>
		<category><![CDATA[background]]></category>
		<category><![CDATA[concurrent]]></category>
		<category><![CDATA[multithread]]></category>
		<category><![CDATA[selector]]></category>
		<category><![CDATA[thread]]></category>

		<guid isPermaLink="false">http://www.trembl.org/codec/?p=37</guid>
		<description><![CDATA[[self performSelectorInBackground:@selector(method) withObject:nil]; &#038; wrap method in autorelease pool. maybe also of interest: http://code.google.com/p/plactorkit/ Dictated but not read.]]></description>
			<content:encoded><![CDATA[<p>[self performSelectorInBackground:@selector(method) withObject:nil];</p>
<p>&#038; wrap method in autorelease pool.</p>
<p>maybe also of interest:<br />
<a href="http://code.google.com/p/plactorkit/">http://code.google.com/p/plactorkit/</a> Dictated but not read.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.trembl.org/codec/37/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

