Beethoven.Allocator.Tracker (Beethoven v0.3.1)

Allocator service to aggregate how busy nodes are within the cluster. Utilizes Beethoven.AllocAgent behaviour to egress data into the allocator.

Summary

Functions

Returns a specification to start this module under a supervisor.

Supervisor Entry point.

Functions

child_spec(init_arg)

Returns a specification to start this module under a supervisor.

See Supervisor.

start_link(init_args \\ [])

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

Supervisor Entry point.