Bardo.PopulationManager.PopulationManagerWorker (Bardo v0.1.0)
View SourceThe PopulationManagerWorker is responsible for spawning the population_manager process.
Summary
Functions
Returns a specification to start this module under a supervisor.
The start_link function spawns the PopulationManagerWorker server.
Functions
Returns a specification to start this module under a supervisor.
See Supervisor
.
@spec start_link() :: {:ok, pid()}
The start_link function spawns the PopulationManagerWorker server.