pydistsim.restrictions.reliability.PartialReliability
- class PartialReliability[source]
Bases:
ReliabilityRestrictionNo failures will occur.
Under this restriction, protocols do not need to take failures into account. Note that under PartialReliability, failures might have occurred before the execution of a computation.
TODO: The simulation does not support partial reliability so this is the same as TotalReliability.
Methods
__init__checkget_help_messageAttributes
help_message