<?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://www.chensj.cn/tag/%e6%9e%b6%e6%9e%84/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.chensj.cn</link>
	<description>下面可以乘凉的不一定是大树，但大树底下一定是可以乘凉的。</description>
	<lastBuildDate>Thu, 26 Aug 2010 09:18:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>程序架构与公司架构</title>
		<link>http://www.chensj.cn/article/program-architechture-and-company-arch/</link>
		<comments>http://www.chensj.cn/article/program-architechture-and-company-arch/#comments</comments>
		<pubDate>Mon, 07 Dec 2009 08:47:48 +0000</pubDate>
		<dc:creator>大树</dc:creator>
				<category><![CDATA[商业管理]]></category>
		<category><![CDATA[推荐]]></category>
		<category><![CDATA[架构]]></category>

		<guid isPermaLink="false">http://www.chensj.cn/article/program-architechture-and-company-arch/</guid>
		<description><![CDATA[当程序里的代码知道其运行环境的详情的时候，我们称其为紧耦合。我们经常需要通过去耦合化来优化程序架构，提高效率。

公司架构也是这样，越是运行良好的公司，其职责越是分明，对单个员工的依赖越少。]]></description>
			<content:encoded><![CDATA[<p>当程序里的代码知道其运行环境的详情的时候，我们称其为紧耦合。我们经常需要通过去耦合化来优化程序架构，提高效率。</p>
<p>公司架构也是这样，越是运行良好的公司，其职责越是分明，对单个员工的依赖越少。</p>
<p>但是当程序耦合过松的时候，往往会大大提高传递环境的成本，所以程序耦合要适当。</p>
<p>公司架构过于细分的时候，沟通成本也会大大增加，所以，公司职责的粒度要恰当。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.chensj.cn/article/program-architechture-and-company-arch/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- This Quick Cache file was built for (  www.chensj.cn/tag/%e6%9e%b6%e6%9e%84/feed/ ) in 0.82573 seconds, on Sep 7th, 2010 at 9:49 pm UTC. -->
<!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on Sep 7th, 2010 at 10:49 pm UTC -->