You are here: Home / LBN / Up2date / Cloud Computing / BastionLinux 19 / python-sloq-0.2-1.lbn19.noarch

python-sloq-0.2-1.lbn19.noarch

Package Attributes
RPM  python-sloq-0.2-1.lbn19.noarch.rpm Architecture  noarch Size  16994 Created  2019/09/30 06:51:22 UTC
Package Specification
Summary Rate-limited Queue
Group Application/Internet
License ZPL
Home Page https://pypi.python.org/packages/source/s/sloq/sloq-0.2.tar.gz
Description

A slower queue implementation, guaranteeing that tasks are processsed at a maximum rate. SlowQueue aims to be directly comparable with the Queue API so that it can be dropped in as an alternative implementation, as with LIFOQueue and PriorityQueue, but currently (as this needn’t be the case) will raise additional ValueErrors if you try to pass block=False or timeout > 0 to get methods. Some slamming is possible and is controllable using the max_slam keyword argument on the TokenBucket or SlowQueue instance.

Requires
python  
rpmlib(FileDigests)  
rpmlib(PartialHardlinkSets)  
rpmlib(CompressedFileNames)  
rpmlib(PayloadFilesHavePrefix)  
/bin/sh  
rpmlib(PayloadIsXz)  
Provides
python-sloq

Document Actions