<?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>Comments on: 2010年的技术架构建议</title>
	<atom:link href="http://timyang.net/architecture/2010-tech-predictions/feed/" rel="self" type="application/rss+xml" />
	<link>http://timyang.net/architecture/2010-tech-predictions/</link>
	<description>Tim&#039;s blog, 关于后端架构、互联网技术、分布式、大型网络应用、NoSQL、Key Value等</description>
	<lastBuildDate>Fri, 30 Jul 2010 12:46:50 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: 流氓兔斯基</title>
		<link>http://timyang.net/architecture/2010-tech-predictions/comment-page-1/#comment-4160</link>
		<dc:creator>流氓兔斯基</dc:creator>
		<pubDate>Sun, 23 May 2010 04:12:50 +0000</pubDate>
		<guid isPermaLink="false">http://timyang.net/?p=520#comment-4160</guid>
		<description>新的数据库存储，以及基于数据的cache将变得越来越重要</description>
		<content:encoded><![CDATA[<p>新的数据库存储，以及基于数据的cache将变得越来越重要</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vpsee</title>
		<link>http://timyang.net/architecture/2010-tech-predictions/comment-page-1/#comment-3953</link>
		<dc:creator>vpsee</dc:creator>
		<pubDate>Thu, 22 Apr 2010 20:06:23 +0000</pubDate>
		<guid isPermaLink="false">http://timyang.net/?p=520#comment-3953</guid>
		<description>我更期待虚拟化，云计算以及 NoSQL.</description>
		<content:encoded><![CDATA[<p>我更期待虚拟化，云计算以及 NoSQL.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Twitter“鲸鱼”故障技术剖析 &#8211; Tim[后端技术]</title>
		<link>http://timyang.net/architecture/2010-tech-predictions/comment-page-1/#comment-3401</link>
		<dc:creator>Twitter“鲸鱼”故障技术剖析 &#8211; Tim[后端技术]</dc:creator>
		<pubDate>Mon, 08 Mar 2010 04:21:21 +0000</pubDate>
		<guid isPermaLink="false">http://timyang.net/?p=520#comment-3401</guid>
		<description>[...] (21)About Tim Yang (17)第一期广州技术沙龙演讲稿及视频 (12)2010年的技术架构建议 (12)国内开放API平台实践的一些问题 (10)5%的神话(关于开发效率与职业方向) [...]</description>
		<content:encoded><![CDATA[<p>[...] (21)About Tim Yang (17)第一期广州技术沙龙演讲稿及视频 (12)2010年的技术架构建议 (12)国内开放API平台实践的一些问题 (10)5%的神话(关于开发效率与职业方向) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim</title>
		<link>http://timyang.net/architecture/2010-tech-predictions/comment-page-1/#comment-2829</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Tue, 02 Feb 2010 03:09:37 +0000</pubDate>
		<guid isPermaLink="false">http://timyang.net/?p=520#comment-2829</guid>
		<description>eejian:
 “结构化数据的需求也是非常浩大”， 结构化的有bigtable, dynamo 等，相关实现也已经是百花齐放了。</description>
		<content:encoded><![CDATA[<p>eejian:<br />
 “结构化数据的需求也是非常浩大”， 结构化的有bigtable, dynamo 等，相关实现也已经是百花齐放了。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: eejian</title>
		<link>http://timyang.net/architecture/2010-tech-predictions/comment-page-1/#comment-2828</link>
		<dc:creator>eejian</dc:creator>
		<pubDate>Tue, 02 Feb 2010 02:52:57 +0000</pubDate>
		<guid isPermaLink="false">http://timyang.net/?p=520#comment-2828</guid>
		<description>面对海量数据，我想主要是三个层面的解决方案：
1、存储，如典型的GFS
2、计算，如典型的MapReduce
3、用户编程接口，如典型的Hive

前两个是基础，后一个是发扬光大的保证，但是都还不太成熟，GFS等主要还是针对非结构化数据，但实际上结构化数据的需求也是非常浩大，类似于DTS的实现也将会诞生（或者已经有了，只是还未了解到），DTS就是Distributed Table System，单一的DTS意义不如GFS大，它必须和计算绑定在一起，共同发力，才显神通。</description>
		<content:encoded><![CDATA[<p>面对海量数据，我想主要是三个层面的解决方案：<br />
1、存储，如典型的GFS<br />
2、计算，如典型的MapReduce<br />
3、用户编程接口，如典型的Hive</p>
<p>前两个是基础，后一个是发扬光大的保证，但是都还不太成熟，GFS等主要还是针对非结构化数据，但实际上结构化数据的需求也是非常浩大，类似于DTS的实现也将会诞生（或者已经有了，只是还未了解到），DTS就是Distributed Table System，单一的DTS意义不如GFS大，它必须和计算绑定在一起，共同发力，才显神通。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: grant</title>
		<link>http://timyang.net/architecture/2010-tech-predictions/comment-page-1/#comment-2484</link>
		<dc:creator>grant</dc:creator>
		<pubDate>Sun, 03 Jan 2010 09:26:38 +0000</pubDate>
		<guid isPermaLink="false">http://timyang.net/?p=520#comment-2484</guid>
		<description>key-value确实用的越来越多了。

非常看好，分布式存储的一些方案。可运营和简单是非常重要的考量因素。</description>
		<content:encoded><![CDATA[<p>key-value确实用的越来越多了。</p>
<p>非常看好，分布式存储的一些方案。可运营和简单是非常重要的考量因素。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: yeka</title>
		<link>http://timyang.net/architecture/2010-tech-predictions/comment-page-1/#comment-2463</link>
		<dc:creator>yeka</dc:creator>
		<pubDate>Fri, 01 Jan 2010 13:35:17 +0000</pubDate>
		<guid isPermaLink="false">http://timyang.net/?p=520#comment-2463</guid>
		<description>严重关注！</description>
		<content:encoded><![CDATA[<p>严重关注！</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leechael</title>
		<link>http://timyang.net/architecture/2010-tech-predictions/comment-page-1/#comment-2450</link>
		<dc:creator>Leechael</dc:creator>
		<pubDate>Thu, 31 Dec 2009 17:42:42 +0000</pubDate>
		<guid isPermaLink="false">http://timyang.net/?p=520#comment-2450</guid>
		<description>同理，对于语言，我认为多语言混合使用进行互补将会是一个新的趋向。例如 Google，我认为不会放弃使用 Python，或者他们会考虑将数个数据中心抽象为一个主机，而 Python 的角色就是对着一个“主机”进行操作。主机底层或者会是用 Go、或者其他。单纯转换编程语言不是提升性能的重点，良好的分层和抽象（或者说，思想）才是提升性能的关键。</description>
		<content:encoded><![CDATA[<p>同理，对于语言，我认为多语言混合使用进行互补将会是一个新的趋向。例如 Google，我认为不会放弃使用 Python，或者他们会考虑将数个数据中心抽象为一个主机，而 Python 的角色就是对着一个“主机”进行操作。主机底层或者会是用 Go、或者其他。单纯转换编程语言不是提升性能的重点，良好的分层和抽象（或者说，思想）才是提升性能的关键。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leechael</title>
		<link>http://timyang.net/architecture/2010-tech-predictions/comment-page-1/#comment-2449</link>
		<dc:creator>Leechael</dc:creator>
		<pubDate>Thu, 31 Dec 2009 17:36:55 +0000</pubDate>
		<guid isPermaLink="false">http://timyang.net/?p=520#comment-2449</guid>
		<description>2009我觉得 NoSQL 很火热。个人认为这火热会持续，但对于 NoSQL 和传统 DBM 之间的选择，在2010年会趋向于更为理智。我猜想这一年会有更多关于两者间做抉择、比较、甚至互补的文章。</description>
		<content:encoded><![CDATA[<p>2009我觉得 NoSQL 很火热。个人认为这火热会持续，但对于 NoSQL 和传统 DBM 之间的选择，在2010年会趋向于更为理智。我猜想这一年会有更多关于两者间做抉择、比较、甚至互补的文章。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: francis</title>
		<link>http://timyang.net/architecture/2010-tech-predictions/comment-page-1/#comment-2446</link>
		<dc:creator>francis</dc:creator>
		<pubDate>Thu, 31 Dec 2009 15:28:43 +0000</pubDate>
		<guid isPermaLink="false">http://timyang.net/?p=520#comment-2446</guid>
		<description>个人比较喜欢LAMP。

虽然PHP的运行效率大家也都知道，不是很高，但是对于一些非巨型应用来说，一秒内的延迟还是可以接受的。
MySql这东西以后的发展趋势不好说，不知道Sun和甲骨文到底会怎么样，如果到时候没了，还真不知道该怎么办……</description>
		<content:encoded><![CDATA[<p>个人比较喜欢LAMP。</p>
<p>虽然PHP的运行效率大家也都知道，不是很高，但是对于一些非巨型应用来说，一秒内的延迟还是可以接受的。<br />
MySql这东西以后的发展趋势不好说，不知道Sun和甲骨文到底会怎么样，如果到时候没了，还真不知道该怎么办……</p>
]]></content:encoded>
	</item>
</channel>
</rss>
