python3-ratelimitqueue - 0.2.2-1.1 main

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.

Priority: optional
Section: python
Suites: dawn landing 
Maintainer: Tapio Peltonen <tapio.peltonen [꩜] gmail.com>
 
Homepage Source Package
 

Dependencies

Installed Size: 46.1 kB
Architectures: all 

 

Versions

0.2.2-1.1 all