Link blogging

by ruph

Archive for September, 2009



links for 2009-09-25

My tech talk on Tornado (video and slides) - Bret Taylor's blog
Zech talk on Tornado yesterday evening at Facebook's offices
(tags: python tornado webserver)

links for 2009-09-19

Tornado Web Server
Tornado is an open source version of the scalable, non-blocking web server and tools that power FriendFeed. The FriendFeed application is written using a web framework that looks a bit like web.py or Google's webapp, but with additional tools and optimizations to take advantage of the underlying non-blocking infrastructure.
(tags: python webserver authentication)




Google