summaryrefslogtreecommitdiff
path: root/devel/p5-Algorithm-FloodControl/pkg-descr
blob: fede75615c12a0dbf07eda32ea16cf0cf75294e7 (plain) (blame)
1
2
3
4
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.