<?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>泛城科技技术博客架构 &#187; 泛城科技技术博客</title>
	<atom:link href="http://tech.lezi.com/archives/tag/%e6%9e%b6%e6%9e%84/feed" rel="self" type="application/rss+xml" />
	<link>http://tech.lezi.com</link>
	<description></description>
	<lastBuildDate>Fri, 04 Jan 2013 09:18:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Twitter架构:数据处理的四大问题</title>
		<link>http://tech.lezi.com/archives/142</link>
		<comments>http://tech.lezi.com/archives/142#comments</comments>
		<pubDate>Tue, 14 Dec 2010 04:55:13 +0000</pubDate>
		<dc:creator>neilxp</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[db]]></category>
		<category><![CDATA[架构]]></category>

		<guid isPermaLink="false">http://tech.lezi.com/?p=142</guid>
		<description><![CDATA[Twitter面对海量数据，是如何解决以下4方面的问题的。讲得比较简明，需要自己领悟。 如何在数亿以记的用户的发言里查找某个用户的发言或者某个ID 将一个用户的所有留言或者他关注用户的留言以时间线的形式查找出来呈现 社会关系（跟随者）的处理：交集，并集，差集等操作，帖子的转发 用户发言的全文检索 Big Data in Real-Time at Twitter View more presentations from nkallen. 您也许会对以下文章感兴趣 在已有MySQL同步数据基础上添加新的同步数据库 (评论：0) 一个不错的MongoDB教程 (评论：2)]]></description>
			<content:encoded><![CDATA[<p>Twitter面对海量数据，是如何解决以下4方面的问题的。讲得比较简明，需要自己领悟。</p>
<ol>
<li>如何在数亿以记的用户的发言里查找某个用户的发言或者某个ID</li>
<li>将一个用户的所有留言或者他关注用户的留言以时间线的形式查找出来呈现</li>
<li>社会关系（跟随者）的处理：交集，并集，差集等操作，帖子的转发</li>
<li>用户发言的全文检索</li>
</ol>
<p><span id="more-142"></span></p>
<div id="__ss_3770885" style="width: 425px;"><strong style="display: block; margin: 12px 0 4px;"><a title="Big Data in Real-Time at Twitter" href="http://www.slideshare.net/nkallen/q-con-3770885">Big Data in Real-Time at Twitter</a></strong><object id="__sse3770885" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="355" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="src" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=qcon-100418224449-phpapp02&amp;rel=0&amp;stripped_title=q-con-3770885&amp;userName=nkallen" /><param name="name" value="__sse3770885" /><param name="allowfullscreen" value="true" /><embed id="__sse3770885" type="application/x-shockwave-flash" width="425" height="355" src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=qcon-100418224449-phpapp02&amp;rel=0&amp;stripped_title=q-con-3770885&amp;userName=nkallen" name="__sse3770885" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<div style="padding: 5px 0 12px;">View more <a href="http://www.slideshare.net/">presentations</a> from <a href="http://www.slideshare.net/nkallen">nkallen</a>.</div>
</div>

	<h2>您也许会对以下文章感兴趣</h2>
	<ul class="st-related-posts">
	<li><a href="http://tech.lezi.com/archives/23" title="在已有MySQL同步数据基础上添加新的同步数据库 (十月 27, 2010)">在已有MySQL同步数据基础上添加新的同步数据库</a> (评论：0)</li>
	<li><a href="http://tech.lezi.com/archives/116" title="一个不错的MongoDB教程 (十二月 9, 2010)">一个不错的MongoDB教程</a> (评论：2)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://tech.lezi.com/archives/142/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
