底下只是一些資料收集,都是關於"High Scalable Architecture"的一些研究和實作。
- Jeffery Dean: MapReduce論文的作者, Protocol Buffer的創始人。
http://research.google.com/people/jeff/ - Dan Kegel: 經典"The C10K problem"的作者。
http://www.kegel.com/c10k.html - Felix von Leitner: 在2003年以一篇"Scalable Network Programming"對於Web Server做深入分析。
http://www.fefe.de/
http://bulk.fefe.de/scalable-networking.pdf - Node.js: 以V8 JavaScript engine為基礎的JavaScript Runtime,並且以"High Scalable"為最主要的Design Goal。
http://nodejs.org - Gustavo Duarte: 在2008年以"What Your Computer Does While You Wait"一文,用圖像將電腦組件之間的Bandwidth清楚表達。
http://duartes.org/gustavo/blog/post/what-your-computer-does-while-you-wait - Velocity 2010: Web Performance and Operations Conference.
http://en.oreilly.com/velocity2010/public/schedule/topic/Web+Performance - 分布式系统工程实践: 淘寶的Chuanhui在部落格上的作品,華文圈內對於分散式系統的經驗分享好文。
http://www.nosqlnotes.net/wp-content/uploads/Distributed_System_Engineering_Practice.pdf