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.38 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : 1.1 Date : 2017-06-19 22:50:05
Group : Development/Libraries/Perl Source RPM : perl-Algorithm-TokenBucket-0.38-1.1.src.rpm
Size : 0.05 MB
Packager : (none)
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_12_SP3/noarch

Content of RPM  Changelog  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

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

Requires :
perl(:MODULE_COMPAT_5.18.2)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsLzma) <= 4.4.6-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.18.2/Algorithm
/usr/lib/perl5/vendor_perl/5.18.2/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/LICENSE
/usr/share/doc/packages/perl-Algorithm-TokenBucket/README.md
/usr/share/man/man3/Algorithm::TokenBucket.3pm.gz

 
ICM