Explore top 10 tips to secure your open-source projects now. Read More
×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.
Update Information:
Fedora Update Notification FEDORA-2015-16197 2015-11-01 01:51:21.183959
Name : python-tornado Product : Fedora 23 Version : 4.2.1 Release : 1.fc23 URL : https://www.tornadoweb.org/en/stable/ Summary : 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.
This update can be installed with the "yum" update program. Use su -c 'yum update python-tornado' at the command line. For more information, refer to "Managing Software with yum", available at .
Get the latest Linux and open source security news straight to your inbox.