phi-detector

Crates.iophi-detector
lib.rsphi-detector
version0.4.0
created_at2020-12-07 13:08:38.35919+00
updated_at2024-03-02 10:44:10.517318+00
descriptionAn Implementation of Phi Accrual Failure Detector
homepage
repositoryhttps://github.com/akiradeveloper/phi-detector
max_upload_size
id320490
size47,510
Akira Hayakawa (akiradeveloper)

documentation

README

phi-detector

Crates.io documentation MIT licensed

This is a Rust implemention of Phi Accrual Failure Detector algorithm which is clearly described in the figure below. Using this algorithm you can detect remote server failure.

Algorithm

Commit count: 28

cargo fmt