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

    Бинарный пакет: python3-module-tornado
    Версия: 6.2.0-alt1
    Архитектура: armh
    Собран:  25 июля 2022 г. 10:12 в задании #304278
    Исходный пакет: python3-module-tornado
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.tornadoweb.org

    Лицензия: Apache-2.0
    О пакете: 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.

    Сопровождающий: Grigory Ustinov


    Права:
    Grigory Ustinov
    @python

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


    25 июля 2022 г. Grigory Ustinov 6.2.0-alt1
    - Automatically updated to 6.2.0.
    12 февраля 2022 г. Ivan A. Melnikov 6.1.0-alt2.1
    - Increased test timeout (fixes build on riscv64)
    6 декабря 2021 г. Grigory Ustinov 6.1.0-alt2
    - Fixed build with python3.10.