Package python3-module-tornado: Information

Source package: python3-module-tornado
Version: 6.2.0-alt1
Build time:  Jul 25, 2022, 10:12 AM in the task #304278
Report package bug
License: Apache-2.0
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.

List of rpms provided by this srpm:
python3-module-tornado (x86_64, ppc64le, i586, armh, aarch64)
python3-module-tornado-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

Maintainer: Grigory Ustinov


ACL:
Grigory Ustinov
@everybody

    1. rpm-build-python3
    2. python3-module-setuptools

Last changed


July 25, 2022 Grigory Ustinov 6.2.0-alt1
- Automatically updated to 6.2.0.
Feb. 12, 2022 Ivan A. Melnikov 6.1.0-alt2.1
- Increased test timeout (fixes build on riscv64)
Dec. 6, 2021 Grigory Ustinov 6.1.0-alt2
- Fixed build with python3.10.