Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37038856
en ru br
ALT Linux repositórios
S:2.0.0-alt2

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

 Principal   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

A versão atual: 2.0.0-alt2
Data da compilação: 3 abril 2023, 09:26 ( 51.4 weeks ago )
Tamanho:: 23.17 Kb

Home page:   http://python-hyper.org/priority/

Licença: MIT
Sumário: A pure-Python implementation of the HTTP/2 priority tree
Descrição:

Priority is a pure-Python implementation of the priority logic for HTTP/2, set
out in `RFC 7540 Section 5.3 (Stream Priority)`_. This logic allows for clients
to express a preference for how the server allocates its (limited) resources to
the many outstanding HTTP requests that may be running over a single HTTP/2
connection.

Specifically, this Python implementation uses a variant of the implementation
used in the excellent `H2O`_ project. This original implementation is also the
inspiration for `nghttp2's`_ priority implementation, and generally produces a
very clean and even priority stream. The only notable changes from H2O's
implementation are small modifications to allow the priority implementation to
work cleanly as a separate implementation, rather than being embedded in a
HTTP/2 stack directly.

While priority information in HTTP/2 is only a suggestion, rather than an
enforceable constraint, where possible servers should respect the priority
requests of their clients.

Mantenedor currente: Vitaly Lipatov

Lista dos contribuidores

Lista dos rpms provida por esta srpm:

  • python3-module-priority
ACL:
     
    projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    mantenedor atual: Michael Shigorin
    mantenedor da tradução: Fernando Martini aka fmartini © 2009