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 |