Letter P

python-tornado - Scalable, non-blocking web server and tools

Website: http://www.tornadoweb.org
License: ASL 2.0
Vendor: Alcance Libre, Inc.
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.

Packages

python-tornado-5.0.2-2.fc14.al.src [508 KiB] Changelog by Miro Hrončok (2018-05-19):
- Require python2-futures

Listing created by Repoview-0.6.6-6.fc14.al