Index of /ports_www/py-tornado
Name Last modified Size
Parent Directory -
Makefile 28-May-2011 14:16 697
distinfo 28-May-2011 14:16 134
pkg-descr 03-Oct-2009 07:21 465
pkg-plist 28-May-2011 14:16 7.0K
Tornado is an open source version of this web server and some of the tools we
use most often at FriendFeed.
The framework is distinct from most mainstream web server frameworks (and
certainly most Python frameworks) because it is non-blocking and reasonably
fast. Because it is non-blocking and uses epoll, it can handle 1000s of
simultaneous standing connections, which means the framework is ideal for
real-time web services.
WWW: http://www.tornadoweb.org