Facebook让网站速度提升一倍的BigPipe技术了解
BigPipe提出分块的概念,即根据页面内容位置的不同,将整个页面分成不同的块– 称为pagelet。
技术核心关键字:Chunked Encoding、服务器端的并行化
前端做什么工作?
服务器端怎么做?
参考:
http://www.cubrid.org/blog/dev-platform/faster-web-page-loading-with-facebook-bigpipe/
http://www.searchtb.com/2011/04/an-introduction-to-bigpipe.html
http://www.cnblogs.com/BearsTaR/archive/2010/06/18/facebook_html_chunk.html