wpool_sup

Functions


start_link() -> {ok, pid()}

Starts the supervisor

start_pool(Name::name() (see module wpool), Options::[option() (see module wpool)]) -> {ok, pid()}

Starts a new pool

stop_pool(Name::name() (see module wpool)) -> ok

Stops a pool