SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Algorithm-TokenBucket rpm build for : OpenSuSE. For other distributions click perl-Algorithm-TokenBucket.

Name : perl-Algorithm-TokenBucket
Version : 0.380.0 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : 150500.1.1 Date : 2024-07-15 22:17:37
Group : Unspecified Source RPM : perl-Algorithm-TokenBucket-0.380.0-150500.1.1.src.rpm
Size : 0.05 MB
Packager : https://www_suse_com/
Summary : Token bucket rate limiting algorithm
Description :
The Token Bucket algorithm is a flexible way of imposing a rate limit
against a stream of items. It is also very easy to combine several
rate-limiters in an \'AND\' or \'OR\' fashion.

Each bucket has a constant memory footprint because the algorithm is based
on the \'information rate\'. Other rate limiters may keep track of _ALL_
incoming items in memory. It allows them to be more accurate.

FYI, the \'conform\', \'count\', \'information rate\', and \'burst size\' terms are
taken from the at http://linux-ip.net/gl/tcng/node62.html page of the at
http://linux-ip.net/gl/tcng/ system documentation.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl/SLE_15_SP5/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Algorithm-TokenBucket-0.380.0-150500.1.1.noarch.rpm
     

Provides :
perl(Algorithm::TokenBucket)
perl-Algorithm-TokenBucket

Requires :
perl(:MODULE_COMPAT_5.26.1)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.26.1/Algorithm
/usr/lib/perl5/vendor_perl/5.26.1/Algorithm/TokenBucket.pm
/usr/share/doc/packages/perl-Algorithm-TokenBucket
/usr/share/doc/packages/perl-Algorithm-TokenBucket/Changes
/usr/share/doc/packages/perl-Algorithm-TokenBucket/README.md
/usr/share/licenses/perl-Algorithm-TokenBucket
/usr/share/licenses/perl-Algorithm-TokenBucket/LICENSE
/usr/share/man/man3/Algorithm::TokenBucket.3pm.gz

 
ICM