Module runtime_low_strategy

Runtime strategy that elects the node with the lowest runtime as leader.

Behaviours: strategy_behaviour.

Description

Runtime strategy that elects the node with the lowest runtime as leader.

Function Index

elect/0Starts the election process.

Function Details

elect/0

elect() -> Leader::strategy_behaviour:leader()

Starts the election process.


Generated by EDoc