forked from Lainports/freebsd-ports
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
7 lines
370 B
Text
7 lines
370 B
Text
Flood control method is used to restrict the number of events to happen or
|
|
to be processed in specific perion of time. Few examples are: web server can
|
|
limit requsets number to a page or you may want to receive no more than 10 SMS
|
|
messages on your GSM Phone per hour. Applications of this method are unlimited.
|
|
|
|
|
|
WWW: https://metacpan.org/release/Algorithm-FloodControl
|