Package python-module-tornado: Information

    Binary package: python-module-tornado
    Version: 5.1.1-alt2
    Architecture: e2kv4
    Build time:  Nov 28, 2020, 07:37 PM
    Source package: python-module-tornado
    Report package bug
    License: Apache
    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.

    Maintainer: Stanislav Levin


    Last changed


    Jan. 30, 2019 Stanislav Levin 5.1.1-alt2
    - Added dependency on python futures.
    Jan. 24, 2019 Grigory Ustinov 5.1.1-alt1
    - Build new version.
    March 22, 2018 Aleksei Nikiforov 4.4.2-alt2.1
    - (NMU) Rebuilt with python-3.6.4.