<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet href='http://feeds.feedsky.com/styles/temp01.xsl' type='text/xsl' ?><!--这是一个由Feedsy提供技术支持的Feed，为了提高读者阅读的体验，以及满足用户美化自己Feed的需要，我们设计了多种精美的Feed模板，提供给大家选择，所有最终呈现出来的样式，皆由用户自愿选择使用，未经许可，任何团体和个人，请不要擅自修改样式或者盗用，这是对于用户选择权的尊重。--><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:fs="http://www.feedsky.com/namespace/feed" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0"><channel><atom:link href="http://feeds.feedsky.com/csdn.net/LoveCherry" type="application/rss+xml" rel="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/LoveCherry" type="application/rss+xml"></fs:self_link><lastBuildDate>Thu, 04 Dec 2008 17:12:00 GMT</lastBuildDate><title>LoveCherry的专栏</title><description>技术无极限</description><link>http://blog.csdn.net/LoveCherry/</link><item><title>我对SOA的认识以及心得</title><link>http://blog.csdn.net/LoveCherry/archive/2008/12/04/3446037.aspx</link><wfw:comment>http://blog.csdn.net/LoveCherry/comments/3446037.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/LoveCherry/comments/commentRss/3446037.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3446037</trackback:ping><description>注：本文来源于我给公司内部发的邮件中，所以背景都是基于我们现在的应用，而且思路也很混乱，请大家见谅。自05年开始接触到分布式架构，06年在原先的基础上从头开始设计了一套分布式架构，当时SOA这个概念也没这么火。整个大平台的开发、性能和可扩展性都得到了考验，觉得有一些东西想和大家一起分享。我不知道我所说的这些算不算真正的SOA，我也没读过什么SOA的书籍，我觉得SOA这个概念非常抽象，任何概念的产生都是由原因的。因此，我也不会说一些抽象的原则，只是想说一些在过去几年实施“SOA”过程中的一些心得和一些细节，希望对大家有用。       不说什么是SOA，先来说说我们现有架构遇到的一些问题：l   同样一个逻辑，A系统（ASP）使用COM实现一份（我们现在的JAVA库），B系统（.NET）在开发的时候觉得调用JAVA也是很麻烦的，索性自己实现一份逻辑，可能是存储过程，也可能是在代码中硬编码SQL，C系统（由系统部门开发的.NET程序）也用到了相同的逻辑，由于和产品部门缺乏必要的沟通，也实现了一份逻辑。最后，如果这个相&lt;img src =&quot;http://blog.csdn.net/LoveCherry/aggbug/3446037.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Fri, 05 Dec 2008 01:12:00 +0800</pubDate><author>LoveCherry</author><comments>http://blog.csdn.net/LoveCherry/archive/2008/12/04/3446037.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/LoveCherry/archive/2008/12/04/3446037.aspx</guid><dc:creator>LoveCherry</dc:creator></item><item><title>大型互联网网站架构心得之二：并、换和其它</title><link>http://blog.csdn.net/LoveCherry/archive/2008/06/23/2577935.aspx</link><wfw:comment>http://blog.csdn.net/LoveCherry/comments/2577935.aspx</wfw:comment><slash:comments>4</slash:comments><wfw:commentRss>http://blog.csdn.net/LoveCherry/comments/commentRss/2577935.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2577935</trackback:ping><description>上次说的“分”是一个比较大的原则也是一个比较高层的原则，这次我想说一下其它两个原则：并与换。&lt;img src =&quot;http://blog.csdn.net/LoveCherry/aggbug/2577935.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Mon, 23 Jun 2008 18:22:00 +0800</pubDate><author>LoveCherry</author><comments>http://blog.csdn.net/LoveCherry/archive/2008/06/23/2577935.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/LoveCherry/archive/2008/06/23/2577935.aspx</guid><dc:creator>LoveCherry</dc:creator></item><item><title>大型互联网网站架构心得之一：分</title><link>http://blog.csdn.net/LoveCherry/archive/2008/06/19/2564096.aspx</link><wfw:comment>http://blog.csdn.net/LoveCherry/comments/2564096.aspx</wfw:comment><slash:comments>33</slash:comments><wfw:commentRss>http://blog.csdn.net/LoveCherry/comments/commentRss/2564096.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2564096</trackback:ping><description>我们知道，对于一个大型网站来说，可伸缩性是非常重要的，怎么样在纵向和横向有良好的可伸缩性，就需要在做架构设计的时候考虑到一个分的原则。&lt;img src =&quot;http://blog.csdn.net/LoveCherry/aggbug/2564096.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 19 Jun 2008 18:07:00 +0800</pubDate><author>LoveCherry</author><comments>http://blog.csdn.net/LoveCherry/archive/2008/06/19/2564096.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/LoveCherry/archive/2008/06/19/2564096.aspx</guid><dc:creator>LoveCherry</dc:creator></item><item><title>使用LINQ来简化编程的7个技巧</title><link>http://blog.csdn.net/LoveCherry/archive/2008/06/13/2543509.aspx</link><wfw:comment>http://blog.csdn.net/LoveCherry/comments/2543509.aspx</wfw:comment><slash:comments>3</slash:comments><wfw:commentRss>http://blog.csdn.net/LoveCherry/comments/commentRss/2543509.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2543509</trackback:ping><description>自从学习LINQ以来，我发现了很多使用LINQ来改善代码的方式。每一个技巧都让代码写起来更简单，可读性更强。&lt;img src =&quot;http://blog.csdn.net/LoveCherry/aggbug/2543509.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Fri, 13 Jun 2008 21:53:00 +0800</pubDate><author>LoveCherry</author><comments>http://blog.csdn.net/LoveCherry/archive/2008/06/13/2543509.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/LoveCherry/archive/2008/06/13/2543509.aspx</guid><dc:creator>LoveCherry</dc:creator></item><item><title>本BLOG不再更新，转移到http://lovecherry.cnblogs.com/</title><link>http://blog.csdn.net/LoveCherry/archive/2007/09/29/1806965.aspx</link><wfw:comment>http://blog.csdn.net/LoveCherry/comments/1806965.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/LoveCherry/comments/commentRss/1806965.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1806965</trackback:ping><description>本BLOG不再更新，转移到http://lovecherry.cnblogs.com/&lt;img src =&quot;http://blog.csdn.net/LoveCherry/aggbug/1806965.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sun, 30 Sep 2007 04:38:00 +0800</pubDate><author>LoveCherry</author><comments>http://blog.csdn.net/LoveCherry/archive/2007/09/29/1806965.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/LoveCherry/archive/2007/09/29/1806965.aspx</guid><dc:creator>LoveCherry</dc:creator></item><item><title>一步一步学Remoting之六：事件（2）</title><link>http://blog.csdn.net/LoveCherry/archive/2005/06/02/386455.aspx</link><wfw:comment>http://blog.csdn.net/LoveCherry/comments/386455.aspx</wfw:comment><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/LoveCherry/comments/commentRss/386455.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=386455</trackback:ping><description>一步一步学Remoting之六：事件（2）&lt;img src =&quot;http://blog.csdn.net/LoveCherry/aggbug/386455.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 02 Jun 2005 23:00:00 +0800</pubDate><author>LoveCherry</author><comments>http://blog.csdn.net/LoveCherry/archive/2005/06/02/386455.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/LoveCherry/archive/2005/06/02/386455.aspx</guid><dc:creator>LoveCherry</dc:creator></item><item><title>(原创)一步一步学Remoting之六：事件（1）</title><link>http://blog.csdn.net/LoveCherry/archive/2005/06/02/386453.aspx</link><wfw:comment>http://blog.csdn.net/LoveCherry/comments/386453.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/LoveCherry/comments/commentRss/386453.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=386453</trackback:ping><description>一步一步学Remoting之六：事件（1） &lt;img src =&quot;http://blog.csdn.net/LoveCherry/aggbug/386453.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 02 Jun 2005 22:59:00 +0800</pubDate><author>LoveCherry</author><comments>http://blog.csdn.net/LoveCherry/archive/2005/06/02/386453.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/LoveCherry/archive/2005/06/02/386453.aspx</guid><dc:creator>LoveCherry</dc:creator></item><item><title>(补充)移除动态添加的控件</title><link>http://blog.csdn.net/LoveCherry/archive/2005/05/21/377329.aspx</link><wfw:comment>http://blog.csdn.net/LoveCherry/comments/377329.aspx</wfw:comment><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/LoveCherry/comments/commentRss/377329.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=377329</trackback:ping><description>..&lt;img src =&quot;http://blog.csdn.net/LoveCherry/aggbug/377329.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sat, 21 May 2005 16:03:00 +0800</pubDate><author>LoveCherry</author><comments>http://blog.csdn.net/LoveCherry/archive/2005/05/21/377329.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/LoveCherry/archive/2005/05/21/377329.aspx</guid><dc:creator>LoveCherry</dc:creator></item><item><title>(论坛答疑点滴)小处见大问题</title><link>http://blog.csdn.net/LoveCherry/archive/2005/05/21/377328.aspx</link><wfw:comment>http://blog.csdn.net/LoveCherry/comments/377328.aspx</wfw:comment><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/LoveCherry/comments/commentRss/377328.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=377328</trackback:ping><description>...&lt;img src =&quot;http://blog.csdn.net/LoveCherry/aggbug/377328.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sat, 21 May 2005 16:01:00 +0800</pubDate><author>LoveCherry</author><comments>http://blog.csdn.net/LoveCherry/archive/2005/05/21/377328.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/LoveCherry/archive/2005/05/21/377328.aspx</guid><dc:creator>LoveCherry</dc:creator></item><item><title>奇怪的VS中生成注释WEB页的问题</title><link>http://blog.csdn.net/LoveCherry/archive/2005/05/21/377326.aspx</link><wfw:comment>http://blog.csdn.net/LoveCherry/comments/377326.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/LoveCherry/comments/commentRss/377326.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=377326</trackback:ping><description>...&lt;img src =&quot;http://blog.csdn.net/LoveCherry/aggbug/377326.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sat, 21 May 2005 16:00:00 +0800</pubDate><author>LoveCherry</author><comments>http://blog.csdn.net/LoveCherry/archive/2005/05/21/377326.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/LoveCherry/archive/2005/05/21/377326.aspx</guid><dc:creator>LoveCherry</dc:creator></item></channel></rss>