Tornado Non-Blocking Web Service and FriendFeed Tools Reaches 1.0
Tornado 1.0 gets support for running other WSGI applications in a Tornado server.
Tornado 1.0 is now available.
Tornado is an open source version of the non-blocking web server and tools that power FriendFeed.
This release supports standard .mo files in addition to .csv files in the locale module, and comes with pre-forking support for running multiple Tornado processes simultaneously. The logging configuration in tornado.options has also been updated, as has the support for running other WSGI applications in a Tornado server.
More information is available at the release notes.