Пакет python3-module-tornado: Информация

    Бинарный пакет: python3-module-tornado
    Версия: 4.4.2-alt1.M70C.1
    Архитектура: x86_64
    Собран:  22 ноября 2016 г. 15:50 в задании #172230
    Исходный пакет: python-module-tornado
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.tornadoweb.org

    Лицензия: Apache
    О пакете: Scalable, non-blocking web server and tools (Python 3)
    Описание: 
    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.

    Сопровождающий: Lenar Shakirov


    Последнее изменение


    21 ноября 2016 г. Lenar Shakirov 4.4.2-alt1.M70C.1
    - Backport to C7
    21 ноября 2016 г. Lenar Shakirov 4.4.2-alt1.M80P.1
    - Backport to P8
    21 ноября 2016 г. Lenar Shakirov 4.4.2-alt2
    - Requires: python-module-certifi added