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 | 
|---|---|---|
| Fedora Rawhide | 6.1.0-4.fc35 | - | 
| Fedora 35 | 6.1.0-4.fc35 | - | 
| Fedora 34 | 6.1.0-2.fc34 | - | 
| 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.