Scaling Tips
Thu 20 May 2010 at 12:27 PM
A good overview on issues involved in scaling web applications -- focused on the "Prudence" framework, but more generally relevant as well.
"In this case study, we describe the design and architecture of a scalable collaborative web filtering service, TaggyBear, which is powered by free and open source software." Describes an end-to-end architecture for an app involving Python (Pylons), MySQL, Hadoop and Tokyo Cabinet.
Tornado Web Server
Mon 14 Sep 2009 at 10:50 AM
"distinct from most mainstream web server frameworks (and certainly most Python frameworks) because it is non-blocking and reasonably fast."
Presentation by Cal Henderson, author of O'Reilly's "Building Scalable Web Sites"

Data Sources

Activity By Date

Other