Newer posts are loading.
You are at the newest post.
Click here to check if anything new just came in.

September 28 2009

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.

April 29 2009

February 03 2009

juno - simple sinatra like framework for python

In the past I dissed sinatra - but can see some good points, as long as you know its limitations. Juno kindly highlights some of the downsides: Juno violates some usual principles of good design (don't use global variables, don't do things implicitly, etc.) for the sake of fast development and less boilerplate code. You've been warned.
Reposted byagile agile

January 22 2009

January 21 2009

Older posts are this way If this message doesn't go away, click anywhere on the page to continue loading posts.
Could not load more posts
Maybe Soup is currently being updated? I'll try again automatically in a few seconds...
Just a second, loading more posts...
You've reached the end.