<?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: Use &#8216;parallel&#8217; for easy multi-processor execution</title>
	<atom:link href="http://chrisamiller.com/science/2010/05/26/use-parallel-for-easy-multi-processor-execution/feed/" rel="self" type="application/rss+xml" />
	<link>http://chrisamiller.com/science/2010/05/26/use-parallel-for-easy-multi-processor-execution/</link>
	<description>Byte-size pieces of Bioinformatics and Biology</description>
	<lastBuildDate>Wed, 27 Oct 2010 15:01:47 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Egon Willighagen</title>
		<link>http://chrisamiller.com/science/2010/05/26/use-parallel-for-easy-multi-processor-execution/comment-page-1/#comment-39</link>
		<dc:creator>Egon Willighagen</dc:creator>
		<pubDate>Mon, 14 Jun 2010 06:47:40 +0000</pubDate>
		<guid isPermaLink="false">http://chrisamiller.com/science/?p=103#comment-39</guid>
		<description>Cool! Thanx for the tip! Works fine:

parallel -j 4 pdftotext -- *.pdf</description>
		<content:encoded><![CDATA[<p>Cool! Thanx for the tip! Works fine:</p>
<p>parallel -j 4 pdftotext &#8212; *.pdf</p>
]]></content:encoded>
	</item>
</channel>
</rss>

