<?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: Parallel Python</title>
	<atom:link href="http://cpbotha.net/2007/10/13/parallel-python/feed/" rel="self" type="application/rss+xml" />
	<link>http://cpbotha.net/2007/10/13/parallel-python/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=parallel-python</link>
	<description>voices in my head</description>
	<lastBuildDate>Mon, 30 Jan 2012 09:46:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: cpbotha</title>
		<link>http://cpbotha.net/2007/10/13/parallel-python/comment-page-1/#comment-763</link>
		<dc:creator>cpbotha</dc:creator>
		<pubDate>Thu, 15 Nov 2007 17:10:24 +0000</pubDate>
		<guid isPermaLink="false">http://cpbotha.net/2007/10/13/parallel-python/#comment-763</guid>
		<description>Hi there Jelle,

Cool!  I have not started implementing this yet, I&#039;m spending all my DeVIDE time on getting it ready for its open source release. :)  I have no idea yet what to do concerning data transfers.</description>
		<content:encoded><![CDATA[<p>Hi there Jelle,</p>
<p>Cool!  I have not started implementing this yet, I&#8217;m spending all my DeVIDE time on getting it ready for its open source release. :)  I have no idea yet what to do concerning data transfers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jelle</title>
		<link>http://cpbotha.net/2007/10/13/parallel-python/comment-page-1/#comment-764</link>
		<dc:creator>jelle</dc:creator>
		<pubDate>Thu, 15 Nov 2007 16:40:18 +0000</pubDate>
		<guid isPermaLink="false">http://cpbotha.net/2007/10/13/parallel-python/#comment-764</guid>
		<description>Hi Charl,

Again, seems like we&#039;ve struck a parallel. I&#039;ve been using PP for distributing large lighting simulations across machines in our network. Its frightingly easy &amp; efficient so far. Than again, I haven&#039;t moved lots of data back &amp; forth, so I&#039;m really curious how that will do. I guess moving large VTK object back &amp; forth to different machines might introduce some overhead, but thats just unavoidable. I&#039;m curious how you plan to move these objects back &amp; forth as well: not all VTK objects can be serialized, right?</description>
		<content:encoded><![CDATA[<p>Hi Charl,</p>
<p>Again, seems like we&#8217;ve struck a parallel. I&#8217;ve been using PP for distributing large lighting simulations across machines in our network. Its frightingly easy &amp; efficient so far. Than again, I haven&#8217;t moved lots of data back &amp; forth, so I&#8217;m really curious how that will do. I guess moving large VTK object back &amp; forth to different machines might introduce some overhead, but thats just unavoidable. I&#8217;m curious how you plan to move these objects back &amp; forth as well: not all VTK objects can be serialized, right?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cpbotha</title>
		<link>http://cpbotha.net/2007/10/13/parallel-python/comment-page-1/#comment-761</link>
		<dc:creator>cpbotha</dc:creator>
		<pubDate>Tue, 16 Oct 2007 07:37:33 +0000</pubDate>
		<guid isPermaLink="false">http://cpbotha.net/2007/10/13/parallel-python/#comment-761</guid>
		<description>Hi there Stéfan, thanks for the pointers!  I knew about the IPython thingy (a colleague was playing with it), but not pypi.  Have you actually done stuff(TM) with these toolkits?</description>
		<content:encoded><![CDATA[<p>Hi there Stéfan, thanks for the pointers!  I knew about the IPython thingy (a colleague was playing with it), but not pypi.  Have you actually done stuff(TM) with these toolkits?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stéfan</title>
		<link>http://cpbotha.net/2007/10/13/parallel-python/comment-page-1/#comment-762</link>
		<dc:creator>Stéfan</dc:creator>
		<pubDate>Mon, 15 Oct 2007 22:07:46 +0000</pubDate>
		<guid isPermaLink="false">http://cpbotha.net/2007/10/13/parallel-python/#comment-762</guid>
		<description>Also worth looking at:

http://pypi.python.org/pypi/processing/

(threads like interface)

http://ipython.scipy.org/moin/Parallel_Computing

(twistd based)</description>
		<content:encoded><![CDATA[<p>Also worth looking at:</p>
<p><a href="http://pypi.python.org/pypi/processing/" rel="nofollow">http://pypi.python.org/pypi/processing/</a></p>
<p>(threads like interface)</p>
<p><a href="http://ipython.scipy.org/moin/Parallel_Computing" rel="nofollow">http://ipython.scipy.org/moin/Parallel_Computing</a></p>
<p>(twistd based)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

