<?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>La Cofradía Digital &#187; multiprocessig</title>
	<atom:link href="http://cofradia.org/tag/multiprocessig/feed/" rel="self" type="application/rss+xml" />
	<link>http://cofradia.org</link>
	<description>Hermandad informática</description>
	<lastBuildDate>Wed, 08 Feb 2012 02:15:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Multiproceso con Python</title>
		<link>http://cofradia.org/2009/03/25/multiproceso-con-python/</link>
		<comments>http://cofradia.org/2009/03/25/multiproceso-con-python/#comments</comments>
		<pubDate>Thu, 26 Mar 2009 04:02:30 +0000</pubDate>
		<dc:creator>solrac</dc:creator>
				<category><![CDATA[Programacion]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[Tips técnicos]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[multiprocessig]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://cofradia.org/?p=1209</guid>
		<description><![CDATA[Nos mandan un artículo de como utilizar aplicaciones de Python aprovechando las arquitecturas multi-core actuales: Learn to scale your UNIX Python applications to multiple cores by using the multiprocessing module which is built into Python 2.6. Multiprocessing mimics parts of the threading API in Python to give the developer a high level of control over [...]]]></description>
			<content:encoded><![CDATA[<div name="googleone_share_1" style="position:relative;z-index:5;float: right; margin-left: 10px;"><g:plusone size="tall" count="1" href="http://cofradia.org/2009/03/25/multiproceso-con-python/"></g:plusone></div><p>
Nos mandan un artículo de como utilizar aplicaciones de Python aprovechando las arquitecturas multi-core actuales:
</p>
<blockquote><p>
Learn to scale your UNIX Python applications to multiple cores by <a href="http://www.ibm.com/developerworks/aix/library/au-multiprocessing/index.html?ca=dgr-lnxw13Python-Multi&amp;S_TACT=105AGX59&amp;S_CMP=grsitelnxw13">using the multiprocessing module which is built into Python 2.6</a>. Multiprocessing mimics parts of the threading API in Python to give the developer a high level of control over flocks of processes, but also incorporates many additional features unique to processes.
</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://cofradia.org/2009/03/25/multiproceso-con-python/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

