python-tornado

Scalable, non-blocking web server and tools

Description

Tornado is an open source version of the scalable, non-blocking web
server and tools.

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 thousands of simultaneous standing connections, which means it is
ideal for real-time web services.
Website: http://www.tornadoweb.org
License: ASL 2.0
Vendor: Baruwa Enterprise Edition https://packages.baruwa.com/
Group: development/libraries

Packages

python-tornado-4.2.1-2.el6.x86_64 [661 KiB] Changelog by Andrew Colin Kissa (2015-12-14):
- Rebuilt for Baruwa Enterprise Edition