Horde.UniformDistribution (Horde v0.8.19) View Source

Distributes processes to nodes uniformly using a hash ring.

Given the same set of members, it will always start the same process on the same node.

Link to this section Summary

Link to this section Functions

Link to this function

choose_node(identifier, members)

View Source

Callback implementation for Horde.DistributionStrategy.choose_node/2.

Callback implementation for Horde.DistributionStrategy.has_quorum?/1.