<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>heiyeluren的blog（黑夜路人的开源世界）</title><link>http://blog.csdn.net/heiyeshuwu/</link><description>关注LAMP，Web开发，OpenSource，系统架构</description><dc:language>zh-CN</dc:language><lastUpdateTime>Wed, 16 Jul 2008 11:22:00 GMT</lastUpdateTime><ttl>60</ttl><item><dc:creator>heiyeluren</dc:creator><title>[原创] 同事开发的高效的开源分布式文件系统： FastDFS </title><link>http://blog.csdn.net/heiyeshuwu/archive/2008/07/16/2658669.aspx</link><pubDate>Wed, 16 Jul 2008 10:30:00 GMT</pubDate><guid>http://blog.csdn.net/heiyeshuwu/archive/2008/07/16/2658669.aspx</guid><wfw:comment>http://blog.csdn.net/heiyeshuwu/comments/2658669.aspx</wfw:comment><comments>http://blog.csdn.net/heiyeshuwu/archive/2008/07/16/2658669.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/heiyeshuwu/comments/commentRss/2658669.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2658669</trackback:ping><description>同事 happy_fish 最近开发了一个很强大，很快速的开源分布式文件系统 - FastDFS，使用纯C开发，执行效率非常高，能够解决大并发和分布式存储的问题，简洁高效，适合很多不想使用 Hadoop 或 MogileFS 的兄弟们值得尝试的一个分布式文件系统&lt;img src ="http://blog.csdn.net/heiyeshuwu/aggbug/2658669.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>heiyeluren</dc:creator><title>[原创] 同事开发的高效的开源分布式文件系统： FastDFS</title><link>http://blog.csdn.net/heiyeshuwu/archive/2008/07/16/2658230.aspx</link><pubDate>Wed, 16 Jul 2008 09:18:00 GMT</pubDate><guid>http://blog.csdn.net/heiyeshuwu/archive/2008/07/16/2658230.aspx</guid><wfw:comment>http://blog.csdn.net/heiyeshuwu/comments/2658230.aspx</wfw:comment><comments>http://blog.csdn.net/heiyeshuwu/archive/2008/07/16/2658230.aspx#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/heiyeshuwu/comments/commentRss/2658230.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2658230</trackback:ping><description>同事 happy_fish 最近开发了一个很强大，很快速的开源分布式文件系统 - FastDFS，使用纯C开发，执行效率非常高，能够解决大并发和分布式存储的问题，简洁高效，适合很多不想使用 Hadoop 或 MogileFS 的兄弟们值得尝试的一个分布式文件系统&lt;img src ="http://blog.csdn.net/heiyeshuwu/aggbug/2658230.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>heiyeluren</dc:creator><title>[转] 初尝利用HAProxy实现负载均衡</title><link>http://blog.csdn.net/heiyeshuwu/archive/2008/07/08/2626524.aspx</link><pubDate>Tue, 08 Jul 2008 22:58:00 GMT</pubDate><guid>http://blog.csdn.net/heiyeshuwu/archive/2008/07/08/2626524.aspx</guid><wfw:comment>http://blog.csdn.net/heiyeshuwu/comments/2626524.aspx</wfw:comment><comments>http://blog.csdn.net/heiyeshuwu/archive/2008/07/08/2626524.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/heiyeshuwu/comments/commentRss/2626524.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2626524</trackback:ping><description>HAProxy是一个负载平衡和反向代理服务器,支持双机热备支持虚拟主机，但其配置简单，拥有非常不错的服务器健康检查功能，当其代理的后端服务器出现故障, HAProxy会自动将该服务器摘除，故障恢复后再自动将该服务器加入。&lt;img src ="http://blog.csdn.net/heiyeshuwu/aggbug/2626524.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>heiyeluren</dc:creator><title>[转] Linux下性能监控工具介绍</title><link>http://blog.csdn.net/heiyeshuwu/archive/2008/07/07/2622382.aspx</link><pubDate>Mon, 07 Jul 2008 17:45:00 GMT</pubDate><guid>http://blog.csdn.net/heiyeshuwu/archive/2008/07/07/2622382.aspx</guid><wfw:comment>http://blog.csdn.net/heiyeshuwu/comments/2622382.aspx</wfw:comment><comments>http://blog.csdn.net/heiyeshuwu/archive/2008/07/07/2622382.aspx#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/heiyeshuwu/comments/commentRss/2622382.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2622382</trackback:ping><description>应该养成使用这些工具的习惯。当然要知道如何诊断性能问题，但也应该定期寻找可能指示问题的关键指标的变化。可以使用这些工具衡量新应用程序对性能的影响。就如同查看车内的温度表一样，要注意Linux系统的性能指标。本章介绍的工具有：top、sar、vmstat、iostat、free&lt;img src ="http://blog.csdn.net/heiyeshuwu/aggbug/2622382.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>heiyeluren</dc:creator><title>[转] 使用GDB和Valgrind调试C程序</title><link>http://blog.csdn.net/heiyeshuwu/archive/2008/07/03/2609272.aspx</link><pubDate>Thu, 03 Jul 2008 19:04:00 GMT</pubDate><guid>http://blog.csdn.net/heiyeshuwu/archive/2008/07/03/2609272.aspx</guid><wfw:comment>http://blog.csdn.net/heiyeshuwu/comments/2609272.aspx</wfw:comment><comments>http://blog.csdn.net/heiyeshuwu/archive/2008/07/03/2609272.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/heiyeshuwu/comments/commentRss/2609272.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2609272</trackback:ping><description>使用GDB和Valgrind调试C程序&lt;img src ="http://blog.csdn.net/heiyeshuwu/aggbug/2609272.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>heiyeluren</dc:creator><title>[转] KFS,一个克隆GFS的文件系统</title><link>http://blog.csdn.net/heiyeshuwu/archive/2008/06/27/2590437.aspx</link><pubDate>Fri, 27 Jun 2008 00:08:00 GMT</pubDate><guid>http://blog.csdn.net/heiyeshuwu/archive/2008/06/27/2590437.aspx</guid><wfw:comment>http://blog.csdn.net/heiyeshuwu/comments/2590437.aspx</wfw:comment><comments>http://blog.csdn.net/heiyeshuwu/archive/2008/06/27/2590437.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/heiyeshuwu/comments/commentRss/2590437.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2590437</trackback:ping><description>KFS（KOSMOS DISTRIBUTED FILE SYSTEM），一个类似GFS、Hadoop中HDFS 的一个开源的分布式文件系统。&lt;img src ="http://blog.csdn.net/heiyeshuwu/aggbug/2590437.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>heiyeluren</dc:creator><title>[原创]自己动手写 HTTP Server</title><link>http://blog.csdn.net/heiyeshuwu/archive/2008/06/22/2576915.aspx</link><pubDate>Sun, 22 Jun 2008 23:02:00 GMT</pubDate><guid>http://blog.csdn.net/heiyeshuwu/archive/2008/06/22/2576915.aspx</guid><wfw:comment>http://blog.csdn.net/heiyeshuwu/comments/2576915.aspx</wfw:comment><comments>http://blog.csdn.net/heiyeshuwu/archive/2008/06/22/2576915.aspx#Feedback</comments><slash:comments>26</slash:comments><wfw:commentRss>http://blog.csdn.net/heiyeshuwu/comments/commentRss/2576915.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2576915</trackback:ping><description>我花十天时间使用标准C写了一个千行代码小型的HTTP Server，当然目前还不具有反向代理和扩展功能，只是能够简单的支持 HTML/CSS/JS/Image 静态资源文件的访问，基本实现了自己动手写HTTP Server的想法。&lt;img src ="http://blog.csdn.net/heiyeshuwu/aggbug/2576915.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>heiyeluren</dc:creator><title>[转]Yupoo! 的网站技术架构</title><link>http://blog.csdn.net/heiyeshuwu/archive/2008/06/02/2504831.aspx</link><pubDate>Mon, 02 Jun 2008 21:51:00 GMT</pubDate><guid>http://blog.csdn.net/heiyeshuwu/archive/2008/06/02/2504831.aspx</guid><wfw:comment>http://blog.csdn.net/heiyeshuwu/comments/2504831.aspx</wfw:comment><comments>http://blog.csdn.net/heiyeshuwu/archive/2008/06/02/2504831.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/heiyeshuwu/comments/commentRss/2504831.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2504831</trackback:ping><description>Yupoo! 的网站技术架构&lt;img src ="http://blog.csdn.net/heiyeshuwu/aggbug/2504831.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>heiyeluren</dc:creator><title>[转]闲谈 Web 图片服务器</title><link>http://blog.csdn.net/heiyeshuwu/archive/2008/06/02/2503840.aspx</link><pubDate>Mon, 02 Jun 2008 16:21:00 GMT</pubDate><guid>http://blog.csdn.net/heiyeshuwu/archive/2008/06/02/2503840.aspx</guid><wfw:comment>http://blog.csdn.net/heiyeshuwu/comments/2503840.aspx</wfw:comment><comments>http://blog.csdn.net/heiyeshuwu/archive/2008/06/02/2503840.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/heiyeshuwu/comments/commentRss/2503840.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2503840</trackback:ping><description>现在很多中小网站(尤其是 Web 2.0 站点) 都允许用户上传图片，如果前期没有很好的规划，那么随着图片文件的增多，无论是管理还是性能上都带来很多问题。就自己的一点理解，抛砖引玉，以期能引出更具价值的信息。

&lt;img src ="http://blog.csdn.net/heiyeshuwu/aggbug/2503840.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>heiyeluren</dc:creator><title>[转]REBOL十步</title><link>http://blog.csdn.net/heiyeshuwu/archive/2008/04/11/2283396.aspx</link><pubDate>Fri, 11 Apr 2008 22:17:00 GMT</pubDate><guid>http://blog.csdn.net/heiyeshuwu/archive/2008/04/11/2283396.aspx</guid><wfw:comment>http://blog.csdn.net/heiyeshuwu/comments/2283396.aspx</wfw:comment><comments>http://blog.csdn.net/heiyeshuwu/archive/2008/04/11/2283396.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/heiyeshuwu/comments/commentRss/2283396.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2283396</trackback:ping><description>这是REBOL的一个简短概要。他在十步之内展示了REBOL的基本概念，仅仅需要阅读几分钟而已。更多的详细信息可以在 REBOL/Core Manual中找到。

&lt;img src ="http://blog.csdn.net/heiyeshuwu/aggbug/2283396.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>heiyeluren</dc:creator><title>[转]REBOL到底哪里不同?</title><link>http://blog.csdn.net/heiyeshuwu/archive/2008/04/11/2283392.aspx</link><pubDate>Fri, 11 Apr 2008 22:16:00 GMT</pubDate><guid>http://blog.csdn.net/heiyeshuwu/archive/2008/04/11/2283392.aspx</guid><wfw:comment>http://blog.csdn.net/heiyeshuwu/comments/2283392.aspx</wfw:comment><comments>http://blog.csdn.net/heiyeshuwu/archive/2008/04/11/2283392.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/heiyeshuwu/comments/commentRss/2283392.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2283392</trackback:ping><description>REBOL并非一个传统的计算机语言像C、BASIC或者Java。相反，REBOL是设计为解决在计算中的一个根本问题：在分布的计算机系统之间的信息的交换和解释。

&lt;img src ="http://blog.csdn.net/heiyeshuwu/aggbug/2283392.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>heiyeluren</dc:creator><title>[转]REBOL 语言简介</title><link>http://blog.csdn.net/heiyeshuwu/archive/2008/04/11/2283385.aspx</link><pubDate>Fri, 11 Apr 2008 22:15:00 GMT</pubDate><guid>http://blog.csdn.net/heiyeshuwu/archive/2008/04/11/2283385.aspx</guid><wfw:comment>http://blog.csdn.net/heiyeshuwu/comments/2283385.aspx</wfw:comment><comments>http://blog.csdn.net/heiyeshuwu/archive/2008/04/11/2283385.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/heiyeshuwu/comments/commentRss/2283385.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2283385</trackback:ping><description>REBOL 语言简介&lt;img src ="http://blog.csdn.net/heiyeshuwu/aggbug/2283385.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>heiyeluren</dc:creator><title>[转]REBOL脚本快速入门</title><link>http://blog.csdn.net/heiyeshuwu/archive/2008/04/11/2283379.aspx</link><pubDate>Fri, 11 Apr 2008 22:14:00 GMT</pubDate><guid>http://blog.csdn.net/heiyeshuwu/archive/2008/04/11/2283379.aspx</guid><wfw:comment>http://blog.csdn.net/heiyeshuwu/comments/2283379.aspx</wfw:comment><comments>http://blog.csdn.net/heiyeshuwu/archive/2008/04/11/2283379.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/heiyeshuwu/comments/commentRss/2283379.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2283379</trackback:ping><description>REBOL是针对互联网通讯设计的。REBOL是一种高级解释语言允许你访问和控制互联网的资源，而且他的便捷让你可以开始考虑把互联网当成你的个人操作系统。你已经熟悉了如何使用浏览器在网上冲浪。有了REBOL，你可以编写互联网。&lt;img src ="http://blog.csdn.net/heiyeshuwu/aggbug/2283379.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>heiyeluren</dc:creator><title>[转]使用 PHP 和 Apache Solr 实现企业搜索</title><link>http://blog.csdn.net/heiyeshuwu/archive/2008/04/04/2249663.aspx</link><pubDate>Fri, 04 Apr 2008 13:32:00 GMT</pubDate><guid>http://blog.csdn.net/heiyeshuwu/archive/2008/04/04/2249663.aspx</guid><wfw:comment>http://blog.csdn.net/heiyeshuwu/comments/2249663.aspx</wfw:comment><comments>http://blog.csdn.net/heiyeshuwu/archive/2008/04/04/2249663.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/heiyeshuwu/comments/commentRss/2249663.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2249663</trackback:ping><description>通过本文了解如何将企业级搜索引擎 —— Apache Software Foundation 的 Solr —— 与 PHP 应用程序结合使用。
&lt;img src ="http://blog.csdn.net/heiyeshuwu/aggbug/2249663.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>heiyeluren</dc:creator><title>[转]规划语义 Web 站点</title><link>http://blog.csdn.net/heiyeshuwu/archive/2008/04/03/2248471.aspx</link><pubDate>Thu, 03 Apr 2008 22:25:00 GMT</pubDate><guid>http://blog.csdn.net/heiyeshuwu/archive/2008/04/03/2248471.aspx</guid><wfw:comment>http://blog.csdn.net/heiyeshuwu/comments/2248471.aspx</wfw:comment><comments>http://blog.csdn.net/heiyeshuwu/archive/2008/04/03/2248471.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/heiyeshuwu/comments/commentRss/2248471.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2248471</trackback:ping><description>当用户查找他们真正感兴趣的内容时，语义 Web 可以产生更智能的搜索结果，并使站点所有者获得更多有针对性的通信。但这些优势并非唾手可得。要利用这种新兴技术，您需要在信息架构和一般性基础架构方面做好准备，本文将向您介绍这些方面。
&lt;img src ="http://blog.csdn.net/heiyeshuwu/aggbug/2248471.aspx" width = "1" height = "1" /&gt;</description></item></channel></rss>