Paket: python3-ratelimitqueue (0.2.2-1.1)
python3-ratelimitqueue için bağlantılar
Debian Kaynakları:
- Hata Raporları
- Developer Information
- Debian Değişim Günlüğü
- Telif Hakkı Dosyası
- Debian Yama Takipçisi
python-ratelimitqueue Kaynak Paketini İndir:
- [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]
Geliştirici:
Dış Kaynaklar:
- Ana Sayfa [github.com]
Benzer paketler:
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.
python3-ratelimitqueue ile İlgili Diğer Paketler
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-multiprocess
- better multiprocessing and multithreading in Python
python3-ratelimitqueue indir
Mimari | Paket Boyutu | Kurulu Boyut | Dosyalar |
---|---|---|---|
all | 7,3 kB | 45,0 kB | [dosya listesi] |