clasp-exponential-backoff 0-1.8d9e844
Exponential backoff algorithm in Common Lisp
An implementation of the exponential backoff algorithm in Common Lisp. Inspired by the implementation found in Chromium. Read the header file to learn about each of the parameters.
- Outputs:
out
- Website: https://github.com/death/exponential-backoff
- Licenses: Expat
- Package source: gnu/packages/lisp-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install clasp-exponential-backoff 0-1.8d9e844
as follows:
guix install clasp-exponential-backoff@0-1.8d9e844
Or install the latest version:
guix install clasp-exponential-backoff
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.