Package python-module-tornado: Information

    Binary package: python-module-tornado
    Version: 4.4.1-alt1.1.1
    Architecture: x86_64
    Build time:  Sep 8, 2016, 11:37 AM in the task #169265
    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.



    Last changed


    Sept. 8, 2016 Valentin Rosavitskiy 4.4.1-alt1.1.1
    - (NMU) update version
    March 17, 2016 Ivan Zakharyaschev 4.2.1-alt1.1.1
    - (NMU) rebuild with python3-3.5 & rpm-build-python3-0.1.10
      (for ABI dependence and new python3(*) reqs)
    Jan. 28, 2016 Mikhail Efremov 4.2.1-alt1.1
    - NMU: Use buildreq for BR.