pydistsim.restrictions.reliability.EdgeFailureDetection
- class EdgeFailureDetection[source]
Bases:
ReliabilityRestrictionWhether or not all entities in the network are able to detect a fail in one of its edges and, following the failure, detect if it was reactivated.
In this context, a failure is a temporary loss of the ability to send messages over an edge. Not to be confused with delay or a message loss, even though a failure might cause these effects.
TODO: Edge failures are not implemented by the simulation.
Methods
__init__checkget_help_messageAttributes
help_message