<?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: Threads can’t be serialized?!</title>
	<atom:link href="http://jessenoller.com/2008/10/08/threads-cant-be-serialized/feed/" rel="self" type="application/rss+xml" />
	<link>http://jessenoller.com/2008/10/08/threads-cant-be-serialized/</link>
	<description>python, programming and other things</description>
	<lastBuildDate>Mon, 02 Jan 2012 09:21:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: jnoller</title>
		<link>http://jessenoller.com/2008/10/08/threads-cant-be-serialized/comment-page-1/#comment-139602</link>
		<dc:creator>jnoller</dc:creator>
		<pubDate>Thu, 09 Oct 2008 17:07:05 +0000</pubDate>
		<guid isPermaLink="false">http://jessenoller.com/?p=317#comment-139602</guid>
		<description>No, I don&#039;t think continuations are what I want - I know what a continuation is, and in my case I want to be able to generate a pool of threads with assigned function/args and push them over the wire (or parse them from a config file) and &quot;use them blindly&quot;.</description>
		<content:encoded><![CDATA[<p>No, I don’t think continuations are what I want — I know what a continuation is, and in my case I want to be able to generate a pool of threads with assigned function/args and push them over the wire (or parse them from a config file) and “use them blindly”.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jnoller</title>
		<link>http://jessenoller.com/2008/10/08/threads-cant-be-serialized/comment-page-1/#comment-62108</link>
		<dc:creator>jnoller</dc:creator>
		<pubDate>Thu, 09 Oct 2008 13:07:05 +0000</pubDate>
		<guid isPermaLink="false">http://jessenoller.com/?p=317#comment-62108</guid>
		<description>No, I don&#039;t think continuations are what I want - I know what a continuation is, and in my case I want to be able to generate a pool of threads with assigned function/args and push them over the wire (or parse them from a config file) and &quot;use them blindly&quot;.</description>
		<content:encoded><![CDATA[<p>No, I don’t think continuations are what I want — I know what a continuation is, and in my case I want to be able to generate a pool of threads with assigned function/args and push them over the wire (or parse them from a config file) and “use them blindly”.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jnoller</title>
		<link>http://jessenoller.com/2008/10/08/threads-cant-be-serialized/comment-page-1/#comment-62110</link>
		<dc:creator>jnoller</dc:creator>
		<pubDate>Thu, 09 Oct 2008 02:48:15 +0000</pubDate>
		<guid isPermaLink="false">http://jessenoller.com/?p=317#comment-62110</guid>
		<description>Oh my, it&#039;s full of stars. Thanks for this  - I was mostly being  &lt;br&gt;tongue in cheek with my post, I knew what needed to be done, but you  &lt;br&gt;actually doing it is awesome.&lt;br&gt;&lt;br&gt;I&#039;ll do a processing version tomorrow if I have a some time at lunch</description>
		<content:encoded><![CDATA[<p>Oh my, it’s full of stars. Thanks for this  — I was mostly being  <br />tongue in cheek with my post, I knew what needed to be done, but you  <br />actually doing it is awesome.</p>
<p>I’ll do a processing version tomorrow if I have a some time at lunch</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben Hayden</title>
		<link>http://jessenoller.com/2008/10/08/threads-cant-be-serialized/comment-page-1/#comment-62109</link>
		<dc:creator>Ben Hayden</dc:creator>
		<pubDate>Thu, 09 Oct 2008 02:32:24 +0000</pubDate>
		<guid isPermaLink="false">http://jessenoller.com/?p=317#comment-62109</guid>
		<description>&lt;a href=&quot;http://code.google.com/p/benjhayden/source/browse/trunk/pickle_thread.py&quot; rel=&quot;nofollow&quot;&gt;http://code.google.com/p/benjhayden/source/brow...&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p><a href="http://code.google.com/p/benjhayden/source/browse/trunk/pickle_thread.py" rel="nofollow">http://code.google.com/p/benjhayden/source/brow…</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Miguel S Filipe</title>
		<link>http://jessenoller.com/2008/10/08/threads-cant-be-serialized/comment-page-1/#comment-62107</link>
		<dc:creator>Miguel S Filipe</dc:creator>
		<pubDate>Wed, 08 Oct 2008 23:24:06 +0000</pubDate>
		<guid isPermaLink="false">http://jessenoller.com/?p=317#comment-62107</guid>
		<description>Look for &quot;Call with Current Continuation&quot; on Lisp or lisp like languages.&lt;br&gt;the name of what you are looking for is: continuations.</description>
		<content:encoded><![CDATA[<p>Look for “Call with Current Continuation” on Lisp or lisp like languages.<br />the name of what you are looking for is: continuations.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bob Ippolito</title>
		<link>http://jessenoller.com/2008/10/08/threads-cant-be-serialized/comment-page-1/#comment-62106</link>
		<dc:creator>Bob Ippolito</dc:creator>
		<pubDate>Wed, 08 Oct 2008 21:59:40 +0000</pubDate>
		<guid isPermaLink="false">http://jessenoller.com/?p=317#comment-62106</guid>
		<description>&lt;a href=&quot;http://docs.python.org/library/copy_reg.html&quot; rel=&quot;nofollow&quot;&gt;http://docs.python.org/library/copy_reg.html&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p><a href="http://docs.python.org/library/copy_reg.html" rel="nofollow">http://docs.python.org/library/copy_reg.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jnoller</title>
		<link>http://jessenoller.com/2008/10/08/threads-cant-be-serialized/comment-page-1/#comment-62105</link>
		<dc:creator>jnoller</dc:creator>
		<pubDate>Wed, 08 Oct 2008 21:17:56 +0000</pubDate>
		<guid isPermaLink="false">http://jessenoller.com/?p=317#comment-62105</guid>
		<description>Yeah, but that&#039;s like saying &quot;twisted can do that&quot; - I&#039;d like to not to have to add in a large external dependency. Of course, if I went stackless/twisted, I&#039;d probably never want for anything ever again! :)</description>
		<content:encoded><![CDATA[<p>Yeah, but that’s like saying “twisted can do that” — I’d like to not to have to add in a large external dependency. Of course, if I went stackless/twisted, I’d probably never want for anything ever again! :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jnoller</title>
		<link>http://jessenoller.com/2008/10/08/threads-cant-be-serialized/comment-page-1/#comment-62103</link>
		<dc:creator>jnoller</dc:creator>
		<pubDate>Wed, 08 Oct 2008 21:16:33 +0000</pubDate>
		<guid isPermaLink="false">http://jessenoller.com/?p=317#comment-62103</guid>
		<description>Yes, but I don&#039;t want to have to go to stackless!</description>
		<content:encoded><![CDATA[<p>Yes, but I don’t want to have to go to stackless!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: _Mark_</title>
		<link>http://jessenoller.com/2008/10/08/threads-cant-be-serialized/comment-page-1/#comment-62104</link>
		<dc:creator>_Mark_</dc:creator>
		<pubDate>Wed, 08 Oct 2008 21:13:50 +0000</pubDate>
		<guid isPermaLink="false">http://jessenoller.com/?p=317#comment-62104</guid>
		<description>That&#039;s one of the cool things about Stackless Python, no?  you can pickle microthreads, and ISTR move them between machines...</description>
		<content:encoded><![CDATA[<p>That’s one of the cool things about Stackless Python, no?  you can pickle microthreads, and ISTR move them between machines…</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: x</title>
		<link>http://jessenoller.com/2008/10/08/threads-cant-be-serialized/comment-page-1/#comment-62102</link>
		<dc:creator>x</dc:creator>
		<pubDate>Wed, 08 Oct 2008 21:10:34 +0000</pubDate>
		<guid isPermaLink="false">http://jessenoller.com/?p=317#comment-62102</guid>
		<description>stackless can!</description>
		<content:encoded><![CDATA[<p>stackless can!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Object Caching 727/728 objects using disk: basic

Served from: jessenoller.com @ 2012-02-07 03:57:44 -->
