View Source AntikytheraCore.ExecutorPool (antikythera v0.5.1)

Summary

Functions

Link to this function

apply_setting(epool_id, arg1)

View Source
Link to this function

kill_executor_pool(epool_id)

View Source
@spec kill_executor_pool(Antikythera.ExecutorPool.Id.t()) :: :ok
Link to this function

start_executor_pool(epool_id, setting)

View Source
Link to this function

start_link(epool_id, uploader, arg2)

View Source
Link to this function

start_per_gear_executor_pool(gear_name)

View Source
@spec start_per_gear_executor_pool(Antikythera.GearName.t()) :: :ok