pydistsim.restrictions.communication.MessageOrdering

class MessageOrdering[source]

Bases: CommunicationRestriction

In the absence of failure, the messages transmitted by an entity to the same out-neighbor will arrive in the same order they are sent.

Methods

__init__

check

get_help_message

Attributes

help_message