The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "dist:Sub-Throttler dist::Mojo"

Sub::Throttler - Rate limit sync and async function calls River stage one • 1 direct dependent • 1 total dependent

This module provide sophisticated throttling framework which let you delay execution of any sync and async functions/methods based on any rules you need. You can use core features of this framework with usual sync application or with application base...

POWERMAN/Sub-Throttler-v0.2.10 - 29 Feb 2016 21:56:26 UTC

Sub::Throttler::algo - base class for throttling algorithms River stage one • 1 direct dependent • 1 total dependent

This is a base class useful for implementing throttling algorithm plugins for Sub::Throttler. For more details check "Implementing throttle algorithms/plugins" in Sub::Throttler....

POWERMAN/Sub-Throttler-v0.2.10 - 29 Feb 2016 21:56:26 UTC

Sub::Throttler::Limit - throttle by quantity River stage one • 1 direct dependent • 1 total dependent

This is a plugin for Sub::Throttler providing simple algorithm for throttling by quantity of used resources. In a nutshell it's just a hash, with resource names as keys and currently used resource quantities as values; plus one limit on maximum quant...

POWERMAN/Sub-Throttler-v0.2.10 - 29 Feb 2016 21:56:26 UTC
3 results (0.032 seconds)