RpcLoadBalancer.LoadBalancer (rpc_load_balancer v0.2.1)

Copy Markdown View Source

GenServer responsible for joining the :pg group, monitoring membership changes, and performing graceful connection draining on shutdown.

Summary

Functions

Returns a specification to start this module under a supervisor.

Functions

child_spec(init_arg)

Returns a specification to start this module under a supervisor.

See Supervisor.

start_link(opts)

@spec start_link(keyword()) :: GenServer.on_start()