pydistsim.restrictions.reliability.EntityFailureDetection

class EntityFailureDetection[source]

Bases: ReliabilityRestriction

For all nodes x in the network, all in- and out-neighbors of x can detect whether x has failed and, following its failure, whether it has recovered.

In this context, a failure is a temporary loss of the ability of a node to react to events.

TODO: Entity failures are not implemented by the simulation.

Methods

__init__

check

get_help_message

Attributes

help_message