Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37517325
en ru br
ALT Linux repos
S:6.3.3-alt1.1

Group :: Development/Python3
RPM: python3-module-tornado

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 6.3.3-alt1.1
Build date: 13 september 2023, 05:41 ( 32.2 weeks ago )
Size: 388.34 Kb

Home page:   https://pypi.org/project/tornado

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.

Current maintainer: Ivan Melnikov

List of contributors

List of rpms provided by this srpm:

  • python3-module-tornado-debuginfo
  • python3-module-tornado
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin