Tornado Web Server
Tornado is an open source version of the scalable, non-blocking web server. The framework is distinct from most mainstream web server frameworks (and certainly most Python frameworks) because it is non-blocking and reasonably fast.