2009年3月17日星期二

web架构简史

It's 1993: Yahoo runs on FreeBSD, Apache, Perl scripts and a SQL database
It's 1995: Scale-up the database.
It's 1998: LAMP
It's 1999: Stateless + Load Balanced + Database + SAN
It's 2001: In-memory data-grid.
It's 2003: Add a caching layer.
It's 2004: Add scale-out and partitioning.
It's 2005: Add asynchronous job scheduling and maybe a distributed file system.
It's 2007: Move it all into the cloud.
It's 2008: Cloud + web scalable database.
It's 20??: Cloud + Memory Based Architectures

From here

google该提供一个一键安装到appengine的功能

Jaikuengine 现在在windows上没有比较细致的安装指南,所以有人抱怨道,google应该提供一个“克隆到app engine”的按钮,而且,所有在google code上host的项目都该有这样一个按钮的。