Scalable, non-blocking web server and tools
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.
Release | Stable | Testing |
---|---|---|
EPEL 7 | 4.5.3-1.el7 | - |
You can contact the maintainers of this package via email at
python3-tornado dash maintainers at fedoraproject dot org
.