Jump to letter: [
3ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
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.
Packages
python-tornado-4.2.1-7.vl7.src
[439 KiB] |
Changelog
by Charalampos Stratakis (2018-11-22):
- Improve introspection of coroutines
Resolves: rhbz#1607838
|
python-tornado-4.2.1-5.vl7.src
[439 KiB] |
Changelog
by Charalampos Stratakis (2018-11-22):
- Improve introspection of coroutines
Resolves: rhbz#1607838
|