tornado

TwitterFacebook
Get flash to fully experience Pearltrees
http://teddziuba.com/2009/09/twisted-vs-tornado-youre-both.html

Twisted vs. Tornado: You're Both Idiots

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. http://www.apparatusproject.org/blog/2009/09/twisted-web-vs-tornado-part-deux/

Twisted.web vs Tornado, part deux

Building an Echo Server Using Tornado

http://luckythetourist.com/ 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.

Python Community in Anguish, Pain, Despair Over Web Server

http://pwpwp.blogspot.com/2009/09/python-community-in-anguish-pain.html
http://glyph.twistedmatrix.com/2009/09/what-i-wish-tornado-were.html FriendFeed has released its web server, Tornado .

What I Wish Tornado Were

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. The framework is distinct from most mainstream web server frameworks (and certainly most Python frameworks) because it is non-blocking and reasonably fast. http://www.tornadoweb.org/