<?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>Florent Gallaire&#039;s Blog &#187; Asynchrone</title>
	<atom:link href="http://fgallaire.flext.net/tag/async/feed/" rel="self" type="application/rss+xml" />
	<link>http://fgallaire.flext.net</link>
	<description>Free (libre) software and free (libre) culture (science and law)</description>
	<lastBuildDate>Tue, 03 Jan 2012 13:11:41 +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>Tornado !</title>
		<link>http://fgallaire.flext.net/tornado/</link>
		<comments>http://fgallaire.flext.net/tornado/#comments</comments>
		<pubDate>Sun, 13 Sep 2009 19:48:03 +0000</pubDate>
		<dc:creator>fgallaire</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Asynchrone]]></category>
		<category><![CDATA[Framework]]></category>
		<category><![CDATA[Framework python]]></category>
		<category><![CDATA[Framework web]]></category>
		<category><![CDATA[Libre]]></category>
		<category><![CDATA[Python]]></category>

		<guid isPermaLink="false">http://debian.flext.net/?p=20</guid>
		<description><![CDATA[Le 10 août 2009, Facebook, le plus largement utilisé des réseaux sociaux, a racheté pour une somme avoisinant les 50 millions de dollars FriendFeed, un site de microblogging fait par d'anciens de chez Google.

Cette information en tant que telle n'est pas si intéressante, mais elle prend beaucoup de force quand c'est Facebook, un gros ...]]></description>
			<content:encoded><![CDATA[<p>Le 10 août 2009, <a href="http://www.facebook.com" target="_blank">Facebook</a>, le plus largement utilisé des réseaux sociaux, a racheté pour une somme avoisinant les 50 millions de dollars <a href="http://friendfeed.com/" target="_blank">FriendFeed</a>, un site de microblogging fait par d&#8217;anciens de chez Google.</p>
<p>Cette information en tant que telle n&#8217;est pas si intéressante, mais elle prend beaucoup de force quand c&#8217;est Facebook, un gros producteur de <a href="http://developers.facebook.com/opensource.php" target="_blank">technologies open source</a>, qui rachète un site fait par d&#8217;anciens de chez Google et donc utilisant <a href="http://www.python.org/" target="_blank">Python</a> comme langage de programmation (oui, vous vous souvenez, le meilleur langage du Monde !!!).</p>
<p>Le résultat de tout cela est la libération de <a href="http://www.tornadoweb.org/" target="_blank">Tornado</a>, un serveur d&#8217;application web asynchrone écrit en Python. Les performances anoncées <a href="http://bret.appspot.com/entry/tornado-web-server" target="_blank">semblent impressionantes</a>, très supérieures à celles du standard actuel pour les applis python en production Apache+mod_wsgi, et donc aussi à ce que peut faire  <a href="http://twistedmatrix.com/trac/wiki/TwistedWeb" target="_blank">TwistedWeb</a>, le seul autre serveur web python asynchrone.</p>
<p>J&#8217;ai été mis au courant par la mailing list django-developers où <a href="http://groups.google.com/group/django-developers/browse_thread/thread/8d1b7f514ef4e88e">une annnonce à été faite</a> par Bret Taylor, et j&#8217;ai pu trouver par la suite <a href="http://glyph.twistedmatrix.com/2009/09/what-i-wish-tornado-were.html" target="_blank">l&#8217;avis de Glyph Lefkowitz</a>, le papa de <a href="http://twistedmatrix.com/trac/" target="_blank">Twisted</a>, une des rares personne très compétentes dans le domaine complexe et globalement mal maitrisé de la programmation asynchrone, alors que Dustin Sallings a déjà <a href="http://github.com/dustin/tornado" target="_blank">forké Tornado</a> de manière à ce qu&#8217;il <a href="http://dustin.github.com/2009/09/12/tornado.html" target="_blank">utilise Twisted</a> (oui, vous vous souvenez, le logiciel libre c&#8217;est trop génial, ça bouge à mille à l&#8217;heure, aucune entrave à la création !).</p>
<p><a href="http://www.apparatusproject.org/blog/2009/09/twisted-web-vs-tornado-performance-test/" target="_blank">Un benchmark</a>, et puis <a href="http://antoniocangiano.com/2009/09/13/benchmarking-tornado-vs-twisted-web-vs-tornado-on-twisted/" target="_blank">un autre</a>, et encore <a href="http://amix.dk/blog/viewEntry/19472" target="_blank">un autre</a>.</p>
<div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://fgallaire.flext.net/tornado/&via=fgallaire&text=Tornado !&related=:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><p class="wp-flattr-button"></p> <p><a href="http://fgallaire.flext.net/?flattrss_redirect&amp;id=20&amp;md5=9114a94f5d3394ef556f6dd7d0459194" title="Flattr" target="_blank"><img src="http://fgallaire.flext.net/wp-content/plugins/flattr/img/flattr-badge-large.png" alt="flattr this!"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://fgallaire.flext.net/tornado/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

