27 November, 2012

Tornado 2.4.1


Developer:

Website:

License / Price:

Platforms:

Databases:

Language:

Last Updated:

Category:
Facebook | More scripts
www.tornadoweb.org
Apache License 

Windows / Linux / Mac OS / BSD / Solaris
N/A
Python
November 27th, 2012, 17:46 GMT [view history]
C: \ Server Management

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 because it is non-blocking and very fast, built so to handle FriendFeed's real-time updating features.

Requirements:

· Python 2.5, 2.6 and 3.2
· PycURL
· Python's simplejson module

What's New in This Release: [ read full changelog ]

· Fixed a memory leak in tornado.stack_context that was especially likely with long-running @gen.engine functions.
· tornado.auth.TwitterMixin now works on Python 3.
· Fixed a bug in which IOStream.read_until_close with a streaming callback would sometimes pass the last chunk of data to the final callback instead of the streaming callback.


Download button
Via: Tornado 2.4.1

0 Comment: