Name : perl-Algorithm-TokenBucket
| |
Version : 0.38
| Vendor : obs://build_opensuse_org/devel:languages:perl
|
Release : 1.56
| Date : 2024-08-05 20:19:38
|
Group : Development/Libraries/Perl
| Source RPM : perl-Algorithm-TokenBucket-0.38-1.56.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:/CPAN-A/openSUSE_Tumbleweed/noarch |