Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help

The search service can find package by either name (apache), provides(webserver), absolute file names (/usr/bin/apache), binaries (gprof) or shared libraries (libXm.so.2) in standard path. It does not support multiple arguments yet...

The System and Arch are optional added filters, for example System could be "redhat", "redhat-7.2", "mandrake" or "gnome", Arch could be "i386" or "src", etc. depending on your system.

System Arch

RPM resource perl-Schedule-RateLimiter

Schedule::RateLimiter 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. Initially, one might think that solving this problem would be as simple as sleeping for the number of seconds divided by the number of iterations in between each event. However, that would only be correct if the event took no time at all. If you know exactly how much time each event is going to take then you could build an even more complicated one-liner such as this: sleep( (seconds / iterations) - single_event_time ) This module is intended to address the other cases when the exact run-time of each event is unknown and variable. This module will try very hard to allow an event to happen as many times as possible without exceeding the specified bounds.

Found 2 sites for perl-Schedule-RateLimiter

Found 12 RPM for perl-Schedule-RateLimiter

PackageSummaryDistributionDownload
perl-Schedule-RateLimiter-0.10.0-11.mga9.noarch.htmlPrevent events from happening too quicklyMageia Cauldron for armv7hlperl-Schedule-RateLimiter-0.10.0-11.mga9.noarch.rpm
perl-Schedule-RateLimiter-0.10.0-11.mga9.noarch.htmlPrevent events from happening too quicklyMageia Cauldron for x86_64perl-Schedule-RateLimiter-0.10.0-11.mga9.noarch.rpm
perl-Schedule-RateLimiter-0.10.0-11.mga9.noarch.htmlPrevent events from happening too quicklyMageia Cauldron for aarch64perl-Schedule-RateLimiter-0.10.0-11.mga9.noarch.rpm
perl-Schedule-RateLimiter-0.10.0-11.mga9.noarch.htmlPrevent events from happening too quicklyMageia 9 for i586perl-Schedule-RateLimiter-0.10.0-11.mga9.noarch.rpm
perl-Schedule-RateLimiter-0.10.0-11.mga9.noarch.htmlPrevent events from happening too quicklyMageia 9 for armv7hlperl-Schedule-RateLimiter-0.10.0-11.mga9.noarch.rpm
perl-Schedule-RateLimiter-0.10.0-11.mga9.noarch.htmlPrevent events from happening too quicklyMageia 9 for x86_64perl-Schedule-RateLimiter-0.10.0-11.mga9.noarch.rpm
perl-Schedule-RateLimiter-0.10.0-11.mga9.noarch.htmlPrevent events from happening too quicklyMageia 9 for aarch64perl-Schedule-RateLimiter-0.10.0-11.mga9.noarch.rpm
perl-Schedule-RateLimiter-0.10.0-11.mga9.noarch.htmlPrevent events from happening too quicklyMageia Cauldron for i686perl-Schedule-RateLimiter-0.10.0-11.mga9.noarch.rpm
perl-Schedule-RateLimiter-0.10.0-10.mga8.noarch.htmlPrevent events from happening too quicklyMageia 8 for aarch64perl-Schedule-RateLimiter-0.10.0-10.mga8.noarch.rpm
perl-Schedule-RateLimiter-0.10.0-10.mga8.noarch.htmlPrevent events from happening too quicklyMageia 8 for x86_64perl-Schedule-RateLimiter-0.10.0-10.mga8.noarch.rpm
perl-Schedule-RateLimiter-0.10.0-10.mga8.noarch.htmlPrevent events from happening too quicklyMageia 8 for armv7hlperl-Schedule-RateLimiter-0.10.0-10.mga8.noarch.rpm
perl-Schedule-RateLimiter-0.10.0-10.mga8.noarch.htmlPrevent events from happening too quicklyMageia 8 for i586perl-Schedule-RateLimiter-0.10.0-10.mga8.noarch.rpm

Generated by rpm2html 1.6

Fabrice Bellet