libalgorithm-backoff-perl

modules providing various backoff strategies for retry

Description

This package provides several classes that implement various backoff strategies for setting delay between retry attempts.

Included modules:

 Algorithm::Backoff::Constant - Backoff using a constant delay
 Algorithm::Backoff::Exponential - Backoff exponentially
 Algorithm::Backoff::Fibonacci - Backoff using Fibonacci sequence
 Algorithm::Backoff::LILD - Linear Increment, Linear Decrement
 Algorithm::Backoff::LIMD - Linear Increment, Multiplicative Decrement
 Algorithm::Backoff::MILD - Multiplicative Increment, Linear Decrement
 Algorithm::Backoff::MIMD - Multiplicative Increment, Multiplicative Decrement

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://metacpan.org/release/Algorithm-Backoff


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libalgorithm-backoff-perl