探索Google App Engine背后的奥秘(2)–Google的整体架构猜想

七月 29th, 2010 | 3 Comments | Posted in WEB架构 | 阅读次数: 18

本文是基于现有的公开资料和个人的经验来对Google的整体架构进行总结和猜想。 在软件工程界,大家有一个共识,那就是"需求决定架构",也就是说,架构的发展是为了更好地支撑应用。那么本文在介绍架构之前,先介绍一下 Goo[......]

Read more

Tags: ,

探索Google App Engine背后的奥秘(1)–Google的核心技术

七月 28th, 2010 | 5 Comments | Posted in WEB架构 | 阅读次数: 11

本系列文章基于公开资料对Google App Engine的实现机制这个话题进行深度探讨。在切入Google App Engine之前,首先会对Google的核心技术和其整体架构进行分析,以帮助大家之后更好地理解Google App Eng[......]

Read more

Tags: ,

网站优化应重视 DNS 预获取(DNS Prefetching)

七月 28th, 2010 | 2 Comments | Posted in 6.综合内容, WEB架构 | 阅读次数: 17

网站优化技术总是在进化。今天重新阅读了一下以前的前端优化笔记,发现对于 YSlow 优化 34 条准则关于减少 DNS 查找 (Reduce DNS Lookups)的部分或许应该修正一下了。   DNS 作为互联网的基础协议[......]

Read more

Tags: ,

centos5.3下安装配置lighttpd优化配置

十二月 5th, 2009 | 2 Comments | Posted in Lighttpd | 阅读次数: 23

制作:高进波 时间:2009-07-14 主题:centos5.3下安装配置lighttpd,优化配置   vi /etc/lighttpd/lighttpd.conf #通用优化设置 #server.ma[......]

Read more

Tags: ,