TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

CS193H: High Performance Web Sites

112 点作者 AbyCodes超过 13 年前

7 条评论

mmaunder超过 13 年前
This isn't bad, but it's client focused. Perhaps there should be a second module that focuses on specific web server architectures (apache vs nginx and lighttpd), reverse proxying performance, performance of web servers talking to different data stores and the performance of those stores. Also server-side caching architectures as well as server hardware and what works best for web servers, caching servers and data stores.
评论 #3276507 未加载
jmilloy超过 13 年前
How is there an entire class devoted to "Rule 5: Put stylesheets at the top"? Yes, I clicked through the slides; it took 2 minutes.
评论 #3276680 未加载
cleverjake超过 13 年前
Steve Sounders is a wealth of information. His http archive (<a href="http://httparchive.org/" rel="nofollow">http://httparchive.org/</a>) is already showing fundamental changes in design, as well as regularly giving good tips on high-scalability sites. I am jealous of those who get to take the full course. =]
dlauer超过 13 年前
I don't get it, where's the class on multi-tier server architecture? Load-balancing techniques? Server scaling? Database / backend performance best practices? I appreciate the focus on the front-end, and YSlow best practices, but I'm surprised that this kind of class is completely neglecting the backend - which is just as, if not more important, for scaling a major production website.
评论 #3277758 未加载
prophetjohn超过 13 年前
I know it's not technically computer science and it's more vocational, but I wish my school offered classes like these. Something like this would be more beneficial to me than, say, Theory of Automata, I think.
评论 #3276384 未加载
etherealG超过 13 年前
Anyone know where this falls in the standard computer science course?
评论 #3276726 未加载
riffraff超过 13 年前
did anyone else just assume by default this was cs193h-class.org ?
评论 #3276516 未加载