public
Description: Hacks to make Tornado work work with web.py and wsgi applications
Homepage:
Clone URL: git://github.com/anandology/tornadohacks.git
Readme
# Tornado Hacks

This is an experimental module trying to make Tornado work work with web.py and wsgi applications.
This module attempts to make use of Tornado's asynchronous features in web.py applications.