<?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>Bart Verwilst a.k.a Bort :: Blog &#187; compression</title>
	<atom:link href="http://blog.verwilst.be/tag/compression/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.verwilst.be</link>
	<description>Linux, Open Source. That&#039;s pretty much it.</description>
	<lastBuildDate>Sat, 15 Oct 2011 13:13:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.4</generator>
		<item>
		<title>Using multiple cores for (de)compressing</title>
		<link>http://blog.verwilst.be/2008/02/13/using-multiple-cores-for-decompressing/</link>
		<comments>http://blog.verwilst.be/2008/02/13/using-multiple-cores-for-decompressing/#comments</comments>
		<pubDate>Wed, 13 Feb 2008 11:30:21 +0000</pubDate>
		<dc:creator>Bart Verwilst</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[compression]]></category>
		<category><![CDATA[cpu]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://weblog.verwilst.be/2008/02/13/using-multiple-cores-for-decompressing/</guid>
		<description><![CDATA[Check out this article. In short it&#8217;s about 2 alternatives for bzip2 and gzip, that do the same as their counterparts, but actually use multiple cores if available, thus greatly reducing (de)compression time! IMO the original bzip2 and gzip should support this out of the box.. multi-cored machines are already widespread, and more and more [...]]]></description>
			<content:encoded><![CDATA[<p>Check out <a href="http://www.linux.com/feature/126412" target="_blank">this article</a>.</p>
<p>In short it&#8217;s about 2 alternatives for bzip2 and gzip, that do the same as their counterparts, but actually use multiple cores if available, thus greatly reducing (de)compression time!</p>
<p>IMO the original bzip2 and gzip should support this out of the box.. multi-cored machines are already widespread,  and more and more tools ( especially cpu-intensive ones ) should be updated to make use of them.. bzip2 and gzip are 2 apps that would benefit a lot!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.verwilst.be/2008/02/13/using-multiple-cores-for-decompressing/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

