<?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 processing and bash reduce</title>
	<atom:link href="http://www.yodaiken.com/2009/07/parallel-processing-and-bash-reduce/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.yodaiken.com/2009/07/parallel-processing-and-bash-reduce/</link>
	<description>Systems software technology and business</description>
	<lastBuildDate>Fri, 22 Jul 2011 13:41:42 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
	<item>
		<title>By: Ole Tange</title>
		<link>http://www.yodaiken.com/2009/07/parallel-processing-and-bash-reduce/comment-page-1/#comment-355</link>
		<dc:creator>Ole Tange</dc:creator>
		<pubDate>Sun, 13 Jun 2010 23:44:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.yodaiken.com/?p=498#comment-355</guid>
		<description>GNU Parallel http://www.gnu.org/software/parallel/ solves a different class of problems than map-reduce. For bashscripts it is very useful, though.

See the basic usage on http://www.youtube.com/watch?v=LlXDtd_pRaY</description>
		<content:encoded><![CDATA[<p>GNU Parallel <a href="http://www.gnu.org/software/parallel/" rel="nofollow" onclick="pageTracker._trackPageview('/outgoing/www.gnu.org/software/parallel/?referer=');">http://www.gnu.org/software/parallel/</a> solves a different class of problems than map-reduce. For bashscripts it is very useful, though.</p>
<p>See the basic usage on <a href="http://www.youtube.com/watch?v=LlXDtd_pRaY" rel="nofollow" onclick="pageTracker._trackPageview('/outgoing/www.youtube.com/watch?v=LlXDtd_pRaY&amp;referer=');">http://www.youtube.com/watch?v=LlXDtd_pRaY</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

