This package browser is in early development. Mind the rough edges.

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.

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.