معرفی شرکت ها


python-module-priority-1.3.0-alt1.qa1.noarch.rpm


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

A pure-Python implementation of the HTTP/2 priority tree
ویژگی مقدار
سیستم عامل Linux
توزیع ALT p10
مخزن ALTLinux classic noarch
نام بسته python-module-priority
نام فایل بسته python-module-priority-1.3.0-alt1.qa1.noarch.rpm
نسخه بسته 1.3.0
انتشار بسته alt1.qa1
معماری بسته noarch
نگهدارنده -
تاریخ ساخت Sun 27 Jun 2021 05
هاست سازنده qa_ldv-sisyphus.hasher.altlinux.org
نوع بسته .rpm
آدرس صفحه اصلی http://python-hyper.org/priority/
مجوز MIT
حجم دانلود 14K
حجم نصب 54.996K
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.


نیازمندی

مقدار نام
- /usr/lib/python2.7/site-packages
- python-modules
- rpmlib(PayloadIsLzma)


ارائه دهنده

مقدار نام
- python2.7(priority)
- python2.7(priority.priority)
= 1.3.0-alt1.qa1:sisyphus+275848.100.1.1 python-module-priority


نحوه نصب


نصب پکیج rpm python-module-priority:

    sudo apt-get install python-module-priority-1.3.0-alt1.qa1.noarch.rpm


فایل ها

مسیرها
/usr/lib/python2.7/site-packages/priority
/usr/lib/python2.7/site-packages/priority-1.3.0-py2.7.egg-info
/usr/lib/python2.7/site-packages/priority-1.3.0-py2.7.egg-info/PKG-INFO
/usr/lib/python2.7/site-packages/priority-1.3.0-py2.7.egg-info/SOURCES.txt
/usr/lib/python2.7/site-packages/priority-1.3.0-py2.7.egg-info/dependency_links.txt
/usr/lib/python2.7/site-packages/priority-1.3.0-py2.7.egg-info/top_level.txt
/usr/lib/python2.7/site-packages/priority/__init__.py
/usr/lib/python2.7/site-packages/priority/__init__.pyc
/usr/lib/python2.7/site-packages/priority/__init__.pyo
/usr/lib/python2.7/site-packages/priority/priority.py
/usr/lib/python2.7/site-packages/priority/priority.pyc
/usr/lib/python2.7/site-packages/priority/priority.pyo


گزارش تغییرات

تاریخ آخرین تغییر جزئیات
2018-10-14

NMU: applied repocop patch

2017-06-15

initial build for ALT Sisyphus