Package python3-module-tornado: Information

  • Default inline alert: Version in the repository: 6.4.0-alt1

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

Maintainer: Grigory Ustinov


ACL:
Grigory Ustinov
@python

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.