大型网站架构分析系列技术文档合集二
以下文章大部分收集自黑夜路人的博客,为了方便查阅,特索引如下:
轻量级B-S应用开发引擎:NoahWeb
http://blog.csdn.net/heiyeshuwu/archive/2005/07/11/419728.aspx
几款常见的可视化HTML编辑器(WYSIWYG)
http://blog.csdn.net/heiyeshuwu/archive/2005/09/26/489926.aspx
[转] Linux 服务器安全配置
http://blog.csdn.net/heiyeshuwu/archive/2005/11/21/533676.aspx
[转]Google文件系统(GFS)
http://blog.csdn.net/heiyeshuwu/archive/2006/01/06/572194.aspx
[转]负载均衡技术全攻略
http://blog.csdn.net/heiyeshuwu/archive/2006/01/17/581832.aspx
[转]Lucene 全文检索实践
http://blog.csdn.net/heiyeshuwu/archive/2006/04/14/662811.aspx
[转]全文检索系统与Lucene简介
http://blog.csdn.net/heiyeshuwu/archive/2006/04/14/662805.aspx
[转]在应用中加入全文检索功能(基于Java的全文索引引擎Lucene简介)
http://blog.csdn.net/heiyeshuwu/archive/2006/04/14/662821.aspx
[转]说说大型高并发高负载网站的系统架构
http://blog.csdn.net/heiyeshuwu/archive/2006/04/29/697498.aspx
[转]编写简单的中文分词程序
http://blog.csdn.net/heiyeshuwu/archive/2006/08/23/1108229.aspx
[转]Memcached深度分析
http://blog.csdn.net/heiyeshuwu/archive/2007/02/14/1510003.aspx
[转]对 Web 应用程序进行性能调优
http://blog.csdn.net/heiyeshuwu/archive/2009/07/07/4327371.aspx
[原创]打造自己的流媒体服务器:安装Helix快速学习
http://blog.csdn.net/heiyeshuwu/archive/2006/11/04/1366400.aspx
[原创]Memcache的使用和协议分析详解
http://blog.csdn.net/heiyeshuwu/archive/2006/11/13/1380838.aspx
[原创]实现基于Memcache存储的Session类
http://blog.csdn.net/heiyeshuwu/archive/2006/12/24/1457206.aspx
[转]开发大型高负载类网站应用的几个要点
http://blog.csdn.net/heiyeshuwu/archive/2007/01/04/1473941.aspx
[转]一个功能强大的免费路由防火墙软件-pfSense
http://blog.csdn.net/heiyeshuwu/archive/2007/01/07/1476452.aspx
[原创]分表处理设计思想和实现
http://blog.csdn.net/heiyeshuwu/archive/2007/01/20/1488164.aspx
qq群聊天纪实 - 关于框架、Memcache
http://blog.csdn.net/heiyeshuwu/archive/2007/01/23/1491541.aspx
qq群聊天纪实 - 关于性能、引擎速度
http://blog.csdn.net/heiyeshuwu/archive/2007/01/25/1493662.aspx
[转]搜索引擎也开源
http://blog.csdn.net/heiyeshuwu/archive/2007/02/05/1502469.aspx
[转]Linux服务器集群系统(LVS)
http://blog.csdn.net/heiyeshuwu/archive/2007/10/26/1844196.aspx
[转]使用简单的 5 个步骤设置 Web 服务器集群
http://blog.csdn.net/heiyeshuwu/archive/2007/10/26/1844208.aspx
[原创] Web站点数据库分布存储浅谈
http://blog.csdn.net/heiyeshuwu/archive/2007/11/18/1891639.aspx
[转] Mosix:强大的集群Linux方案
http://blog.csdn.net/heiyeshuwu/archive/2008/05/15/2449605.aspx
[转]Yupoo! 的网站技术架构
http://blog.csdn.net/heiyeshuwu/archive/2008/06/02/2504831.aspx
[转]闲谈 Web 图片服务器
http://blog.csdn.net/heiyeshuwu/archive/2008/06/02/2503840.aspx
[转] memcache分析调试
http://blog.csdn.net/heiyeshuwu/archive/2008/08/25/2829101.aspx
[转]Web 设计实现干净代码的12条定律
http://blog.csdn.net/heiyeshuwu/archive/2008/11/17/3316458.aspx
[转] Web架构设计经验分享
http://blog.csdn.net/heiyeshuwu/archive/2008/11/22/3348244.aspx
[原创] Memcached 原理和使用详解(PPT-PDF)
http://blog.csdn.net/heiyeshuwu/archive/2009/03/02/3950532.aspx
[转]使用Mysql来搭建可扩展的SNS网站(浅谈)
http://blog.csdn.net/heiyeshuwu/archive/2009/04/09/4060987.aspx
[转]大量小文件的实时同步方案
http://blog.csdn.net/heiyeshuwu/archive/2009/04/13/4069325.aspx
[转]Facebook 如何管理150亿张照片
http://blog.csdn.net/heiyeshuwu/archive/2009/05/01/4141835.aspx
[转]图解用WAS对Web服务器进行压力测试
http://blog.csdn.net/heiyeshuwu/archive/2009/04/19/4092667.aspx
[转]小规模低性能低流量网站设计原则
http://blog.csdn.net/heiyeshuwu/archive/2009/06/02/4234602.aspx
[转]新型的大型bbs架构(squid+nginx)
http://blog.csdn.net/heiyeshuwu/archive/2009/10/01/4625564.aspx
数据库设计经验谈(转)
http://blog.csdn.net/Zhang_yalin/archive/2009/06/10/4256759.aspx
大型数据库的设计(使用分区视图)
http://blog.csdn.net/apinghappy/archive/2008/07/23/2694907.aspx
Flex + Java 中小型项目的代码结构研究
http://www.javaeye.com/topic/158539
Hadoop分布式文件系统:架构和设计要点(翻译)
http://www.javaeye.com/topic/200508
(转)说说大型高并发高负载网站的系统架构
http://koda.javaeye.com/blog/315056
[转] 疯狂代码:大型网站架构系列(未完待续)
http://blog.csdn.net/heiyeshuwu/archive/2008/10/01/3006964.aspx
web 2_0海量小文件cache集群探讨[转载] 《Ourlinux》杂志
http://www.ourlinux.net/operation-tips/web20-small-file-cache-cluster/
Facebook 海量数据处理
LinkedIn 架构与开发过程
http://www.dbanotes.net/arch/linkedin_soa.html
QQ的架构 - 高性能服务器研发与运营邮件列表 Google Groups
http://groups.google.com/group/dev4server/browse_thread/thread/0d72668d11c4886b/a6d202489cabf285
[转]大型Web2_0站点构建技术初探
http://blog.csdn.net/heiyeshuwu/archive/2007/11/18/1890793.aspx
闲谈 Web 图片服务器
http://www.dbanotes.net/web/web_image_server.html
lighttpd,nginx,apache的性能负载比较
http://blog.csdn.net/cnbird2008/archive/2009/02/03/3857499.aspx
大型网站性能优化的通用方法
http://blog.csdn.net/ulark/archive/2009/12/13/4958608.aspx
说说大型高并发高负载网站的系统架构
http://blog.csdn.net/xueyepiaoling/archive/2010/01/08/5151621.aspx
高人谈网站架构
http://blog.csdn.net/huayuan61/archive/2010/01/17/5197938.aspx
浅析网站架构
http://blog.csdn.net/songwl/archive/2009/12/13/4968680.aspx
【推荐】国内首个AI IDE,深度理解中文开发场景,立即下载体验Trae
【推荐】编程新体验,更懂你的AI,立即体验豆包MarsCode编程助手
【推荐】抖音旗下AI助手豆包,你的智能百科全书,全免费不限次数
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步
· 如何编写易于单元测试的代码
· 10年+ .NET Coder 心语,封装的思维:从隐藏、稳定开始理解其本质意义
· .NET Core 中如何实现缓存的预热?
· 从 HTTP 原因短语缺失研究 HTTP/2 和 HTTP/3 的设计差异
· AI与.NET技术实操系列:向量存储与相似性搜索在 .NET 中的实现
· 周边上新:园子的第一款马克杯温暖上架
· Open-Sora 2.0 重磅开源!
· .NET周刊【3月第1期 2025-03-02】
· 分享 3 个 .NET 开源的文件压缩处理库,助力快速实现文件压缩解压功能!
· [AI/GPT/综述] AI Agent的设计模式综述