show/hide this revision's text 2 added 141 characters in body

Steve Souders High Performance Web Sites is an excellent resource for web application developers from all backgrounds. It is not specific to any language - instead it lays out key rules to follow when implementing a web application that needs to really scale and perform.

Most interestingly, it also presents his findings of how well the top ten sites on the web ashere adhere to these rules. As he works at Yahoo!, it is not surprising that they score pretty well. MySpace and eBay (ASP.net iirc) don't do anywhere near as well...

Great read. Highly recommended.

show/hide this revision's text 1

Steve Souders High Performance Web Sites is an excellent resource for web application developers from all backgrounds. It is not specific to any language - instead it lays out key rules to follow when implementing a web application that needs to really scale and perform.

Most interestingly, it also presents his findings of how well the top ten sites on the web ashere to these rules.

Great read. Highly recommended.