API Reference rpc_load_balancer v#0.1.0

Copy Markdown View Source

Modules

Executes Remote Procedure Calls.

Distributed load balancer based on :pg.

Behaviour for load balancer node selection.

Consistent hash ring node selection algorithm powered by libring.

Least connections node selection algorithm.

Power of Two Choices node selection algorithm.

Round robin node selection algorithm.

Weighted round robin node selection algorithm.