antikythera v0.4.0 AntikytheraCore.ExecutorPool View Source
Link to this section Summary
Link to this section Functions
Specs
apply_setting( Antikythera.ExecutorPool.Id.t(), AntikytheraCore.ExecutorPool.Setting.t() ) :: :ok
Specs
kill_executor_pool(Antikythera.ExecutorPool.Id.t()) :: :ok
Specs
start_executor_pool( Antikythera.ExecutorPool.Id.t(), AntikytheraCore.ExecutorPool.Setting.t() ) :: :ok
Specs
start_link( Antikythera.ExecutorPool.Id.t(), atom() | pid(), AntikytheraCore.ExecutorPool.Setting.t() ) :: {:ok, pid()}
Specs
start_per_gear_executor_pool(Antikythera.GearName.t()) :: :ok