Pacote: python3-pyrate-limiter (3.9.0-1)
Links para python3-pyrate-limiter
Recursos de Debian:
- Relatórios de bug
- Informação de desenvolvedor(a)
- Debian Changelog
- Arquivo de copyright
- Rastreador de patch Debian
Baixe o pacote-fonte pyrate-limiter:
- [pyrate-limiter_3.9.0-1.dsc]
- [pyrate-limiter_3.9.0.orig.tar.gz]
- [pyrate-limiter_3.9.0-1.debian.tar.xz]
Mantenedores(as):
Fontes externas:
- Pagina principal [github.com]
Pacotes similares:
Request rate limiter using a leaky-bucket algorithm
This library implements a request rate limiting system utilizing the leaky- bucket algorithm. It tracks multiple rate limits and intervals as defined by users, offering both synchronous and asynchronous operation modes. The library can independently monitor rate limits for different services or resources, managing exceeded limits by raising exceptions or imposing delays on requests. It supports a range of backends such as in-memory, SQLite, Redis, and PostgreSQL, which facilitates the persistence of limit tracking across multiple threads or application restarts. This is particularly useful in environments with variable request loads, ensuring compliance with service constraints without exceeding predefined request thresholds.
Outros pacotes relacionados a python3-pyrate-limiter
|
|
|
|
-
- dep: libjs-sphinxdoc (>= 8.1)
- JavaScript support for Sphinx documentation
-
- dep: python3
- linguagem orientada a objetos de alto nível e interativa (versão python3 padrão)
Download de python3-pyrate-limiter
Arquitetura | Tamanho do pacote | Tamanho instalado | Arquivos |
---|---|---|---|
all | 339.2 kB | 1,462.0 kB | [lista de arquivos] |