Horde.UniformRandomDistribution (Horde v0.8.19) View Source

Distributes processes with an uniform probability to any node that is alive.

Link to this section Summary

Functions

Selects a random alive node.

Quorum checks are not enforced, so the process will be (re)started on both sides of a netsplit.

Link to this section Functions

Link to this function

choose_node(identifier, members)

View Source

Selects a random alive node.

Quorum checks are not enforced, so the process will be (re)started on both sides of a netsplit.