<?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>评论：Python(Stackless) + MongoDB Apache 日志(2G)分析</title>
	<atom:link href="http://chenxiaoyu.org/blog/archives/213/feed" rel="self" type="application/rss+xml" />
	<link>http://chenxiaoyu.org/blog/archives/213</link>
	<description>关注 Python &#38; Go &#38; PostgreSQL</description>
	<lastBuildDate>Fri, 27 Aug 2010 03:11:43 +0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>来自：[Blocked by CFC] Bruce</title>
		<link>http://chenxiaoyu.org/blog/archives/213/comment-page-1#comment-558</link>
		<dc:creator>[Blocked by CFC] Bruce</dc:creator>
		<pubDate>Fri, 21 May 2010 20:04:13 +0000</pubDate>
		<guid isPermaLink="false">http://chenxiaoyu.org/blog/?p=213#comment-558</guid>
		<description>&lt;a href=&quot;#comment-263&quot; rel=&quot;nofollow&quot;&gt;@mrluanma &lt;/a&gt; 
呵呵，是的，还有sf。有这些支持应该还是比较有前景的，而且最大的优势就是简单。</description>
		<content:encoded><![CDATA[<p><a href="#comment-263" rel="nofollow">@mrluanma </a><br />
呵呵，是的，还有sf。有这些支持应该还是比较有前景的，而且最大的优势就是简单。</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：jeff</title>
		<link>http://chenxiaoyu.org/blog/archives/213/comment-page-1#comment-292</link>
		<dc:creator>jeff</dc:creator>
		<pubDate>Sun, 07 Mar 2010 10:05:18 +0000</pubDate>
		<guid isPermaLink="false">http://chenxiaoyu.org/blog/?p=213#comment-292</guid>
		<description>鱼哥的测试好像是单线程（或协程）写操作？测试过并行写入如何？我在笔记本上测50并发，平均1.6K条/每秒,每数据是4KB的博客文章。依数据size来看还算过得去。</description>
		<content:encoded><![CDATA[<p>鱼哥的测试好像是单线程（或协程）写操作？测试过并行写入如何？我在笔记本上测50并发，平均1.6K条/每秒,每数据是4KB的博客文章。依数据size来看还算过得去。</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：超群.com</title>
		<link>http://chenxiaoyu.org/blog/archives/213/comment-page-1#comment-265</link>
		<dc:creator>超群.com</dc:creator>
		<pubDate>Thu, 04 Mar 2010 07:12:34 +0000</pubDate>
		<guid isPermaLink="false">http://chenxiaoyu.org/blog/?p=213#comment-265</guid>
		<description>stackless不能利用多核，在这里分析日志，作用在哪里？有没有单进程处理和stackless处理时间的对比？</description>
		<content:encoded><![CDATA[<p>stackless不能利用多核，在这里分析日志，作用在哪里？有没有单进程处理和stackless处理时间的对比？</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：smallfish</title>
		<link>http://chenxiaoyu.org/blog/archives/213/comment-page-1#comment-264</link>
		<dc:creator>smallfish</dc:creator>
		<pubDate>Thu, 04 Mar 2010 03:01:13 +0000</pubDate>
		<guid isPermaLink="false">http://chenxiaoyu.org/blog/?p=213#comment-264</guid>
		<description>&lt;a href=&quot;#comment-263&quot; rel=&quot;nofollow&quot;&gt;@mrluanma &lt;/a&gt; 
呵呵，是的，还有sf。有这些支持应该还是比较有前景的，而且最大的优势就是简单。</description>
		<content:encoded><![CDATA[<p><a href="#comment-263" rel="nofollow">@mrluanma </a><br />
呵呵，是的，还有sf。有这些支持应该还是比较有前景的，而且最大的优势就是简单。</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：mrluanma</title>
		<link>http://chenxiaoyu.org/blog/archives/213/comment-page-1#comment-263</link>
		<dc:creator>mrluanma</dc:creator>
		<pubDate>Thu, 04 Mar 2010 02:50:44 +0000</pubDate>
		<guid isPermaLink="false">http://chenxiaoyu.org/blog/?p=213#comment-263</guid>
		<description>对不起, 在 MongoDB 的网站上看到 Github 的确在内部系统中用了 MongoDB http://www.mongodb.org/display/DOCS/Production+Deployments</description>
		<content:encoded><![CDATA[<p>对不起, 在 MongoDB 的网站上看到 Github 的确在内部系统中用了 MongoDB <a href="http://www.mongodb.org/display/DOCS/Production+Deployments" rel="nofollow">http://www.mongodb.org/display/DOCS/Production+Deployments</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：mrluanma</title>
		<link>http://chenxiaoyu.org/blog/archives/213/comment-page-1#comment-262</link>
		<dc:creator>mrluanma</dc:creator>
		<pubDate>Thu, 04 Mar 2010 02:36:20 +0000</pubDate>
		<guid isPermaLink="false">http://chenxiaoyu.org/blog/?p=213#comment-262</guid>
		<description>您在哪里看到 Github 用了 MongoDB 了?
我前两天才看到这个 slide(http://www.slideshare.net/err/inside-github), 讲 Github 的发展历程和技术架构, 并没有提到 MongoDB.</description>
		<content:encoded><![CDATA[<p>您在哪里看到 Github 用了 MongoDB 了?<br />
我前两天才看到这个 slide(http://www.slideshare.net/err/inside-github), 讲 Github 的发展历程和技术架构, 并没有提到 MongoDB.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
