Name: | perl-Schedule-RateLimiter |
---|---|
Version: | 0.01 |
Release: | 2.el7 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 12692 |
License: | GPL+ or Artistic |
RPM: | perl-Schedule-RateLimiter-0.01-2.el7.noarch.rpm |
Source RPM: | perl-Schedule-RateLimiter-0.01-2.el7.src.rpm |
Build Date: | Sat Oct 28 2017 |
Build Host: | x86-ol7-builder-01.us.oracle.com |
Vendor: | Oracle America |
URL: | http://search.cpan.org/dist/Schedule-RateLimiter/ |
Summary: | Prevent events from happening too quickly |
Description: | This module provides a way to voluntarily restrict how many times a given action may take place within a specified time frame. Such a tool may be useful if you have written something which periodically polls some public resource and want to ensure that you do not overburden that resource with too many requests. |