Namespace DotNext.Net.Cluster.Messaging.Gossip
Classes
RumorSpreadingManager
Represents a helper that allows to control spreading of the rumor (send/receive) using Lamport timestamps.
Structs
RumorTimestamp
Represents Lamport timestamp of the rumor mixed with the timestamp returned by the local clock.
Interfaces
IRumorSender
Represents broadcast command.