tornado
< webserver
< hack
< hardware
< wjw
< retrocomputing
< video
< tena
< delicious
< fogus
Get flash to fully experience Pearltrees
First, a message to bloggers.
+ New .COMs $7.49/yr plus 18 cents/yr ICANN fee. Discount based on new one-year registration prices as of 4/8/2011 with sale price reflected in your shopping cart at checkout.
I've been blogging off and on since 2006, and yet, as you can see, I don't have any of my old content.
First they had the guts to punk TechCrunch , now Facebook picks a fight with the Python community by releasing a web server , called Tornado , developed by recently acquired Friendfeed.
FriendFeed has released its web server, Tornado .
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. The framework is distinct from most mainstream web server frameworks (and certainly most Python frameworks) because it is non-blocking and reasonably fast.