Examples for python-tornado
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. This package contains some example applications.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 6.4.1-1.fc42 | - |
Fedora 41 | 6.3.3-8.fc41 | - |
Fedora 40 | 6.3.3-3.fc40 | - |
Fedora 39 | 6.3.3-1.fc39 | - |
Fedora EPEL 8 | 6.0.2-1.el8 | - |
You can contact the maintainers of this package via email at
python-tornado dash maintainers at fedoraproject dot org
.