./devel/p5-Algorithm-Backoff, Various backoff strategies for retry

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.009nb2, Package name: p5-Algorithm-Backoff-0.009nb2, Maintainer: pkgsrc-users

This distribution provides several classes that implement various
backoff strategies for setting delay between retry attempts:

- Algorithm::Backoff::Constant
- Algorithm::Backoff::Exponential
- Algorithm::Backoff::Fibonacci
- Algorithm::Backoff::LILD
- Algorithm::Backoff::LIMD
- Algorithm::Backoff::MILD
- Algorithm::Backoff::MIMD


Master sites:

Filesize: 22.895 KB

Version history: (Expand)


CVS history: (Expand)


   2023-07-06 11:43:03 by Thomas Klausner | Files touched by this commit (2483)
Log message:
*: recursive bump for perl 5.38
   2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952)
Log message:
*: recursive bump for perl 5.36
   2021-12-06 13:43:50 by Amitai Schleier | Files touched by this commit (3)
Log message:
Add p5-Algorithm-Backoff, several classes that implement various backoff
strategies for setting delay between retry attempts:

- Algorithm::Backoff::Constant
- Algorithm::Backoff::Exponential
- Algorithm::Backoff::Fibonacci
- Algorithm::Backoff::LILD
- Algorithm::Backoff::LIMD
- Algorithm::Backoff::MILD
- Algorithm::Backoff::MIMD