[ Pakiet źródłowy: python-ratelimitqueue ]
Pakiet: python3-ratelimitqueue (0.2.2-1.1)
Odnośniki dla python3-ratelimitqueue
Zasoby systemu Debian:
- Raporty o błędach
- Developer Information
- Dziennik zmian w systemie Debian
- Informacje nt. praw autorskich
- Śledzenie łatek systemu Debian
Pobieranie pakietu źródłowego python-ratelimitqueue:
- [python-ratelimitqueue_0.2.2-1.1.dsc]
- [python-ratelimitqueue_0.2.2.orig.tar.xz]
- [python-ratelimitqueue_0.2.2-1.1.debian.tar.xz]
Opiekun:
Zasoby zewnętrzne:
- Strona internetowa [github.com]
Podobne pakiety:
Rate limited wrapper for Python 3's thread safe queues
This package extends the three built-in Python queues from the queue module - Queue, LifoQueue, and PriorityQueue - with configurable, rate limited counterparts. Specifically, the get() method is rate limited across all threads so that workers can safely consume from the queue in an unlimited loop, and putting the items in the queue doesn’t need to require blocking the main thread.
Inne pakiety związane z python3-ratelimitqueue
|
|
|
|
-
- dep: python3
- Interaktywny, wysokopoziomowy i obiektowy język programowania (domyślna wersja Python 3)
-
- dep: python3-multiprocess
- better multiprocessing and multithreading in Python
Pobieranie python3-ratelimitqueue
| Architektura | Rozmiar pakietu | Rozmiar po instalacji | Pliki |
|---|---|---|---|
| all | 7,3 KiB | 45,0 KiB | [lista plików] |
