[][src]Module poldercast::poldercast

Structs

Cyclon

this module is responsible for randomly selecting Nodes to be gossiped to another node.

Rings

this object is responsible for maintaining the ring links of the node.

Vicinity

The Vicinity module is responsible for maintaining interest-induced random links, that is, randomly chosen links between nodes that share one or more topics. Such links serve as input to the Rings module. Additionally, they are used by the dissemination protocol to propagate events to arbitrary subscribers of a topic.