<?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>Kerlinux.org &#187; module</title>
	<atom:link href="http://kerlinux.org/tag/module/feed/" rel="self" type="application/rss+xml" />
	<link>http://kerlinux.org</link>
	<description>Le petit monde de SLiX</description>
	<lastBuildDate>Mon, 03 Feb 2014 20:28:39 +0000</lastBuildDate>
	<language>fr-FR</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Parallélisation facile en Perl</title>
		<link>http://kerlinux.org/2010/04/parallelisation-facile-en-perl/</link>
		<comments>http://kerlinux.org/2010/04/parallelisation-facile-en-perl/#comments</comments>
		<pubDate>Wed, 21 Apr 2010 13:44:42 +0000</pubDate>
		<dc:creator>SLiX</dc:creator>
				<category><![CDATA[Informatique]]></category>
		<category><![CDATA[module]]></category>
		<category><![CDATA[perl]]></category>

		<guid isPermaLink="false">http://kerlinux.org/?p=59</guid>
		<description><![CDATA[<p>Comment paralléliser facilement des traitements en utilisant Perl ?</p>
<p>Il suffit d&#8217;utiliser le module &#171;&#160;Parallel::ForkManager&#160;&#187;. Celui-ci créé des processus qui traitent indépendamment les itérations d&#8217;une boucle, tout en restant limité au nombre de processus spécifié.</p><p><a href="http://kerlinux.org/2010/04/parallelisation-facile-en-perl/">Lire la suite de Parallélisation facile en Perl</a></p>]]></description>
		<wfw:commentRss>http://kerlinux.org/2010/04/parallelisation-facile-en-perl/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
