Jeeves v0.1.0 Jeeves.Scheduler.PoolSupervisor

Summary

Functions

opts is a Keyword list containing

Functions

start_link(opts)

opts is a Keyword list containing:

name: the name for this pool worker_module: the module containing the code for the worker_module pool: a specification for the pool min: number of prestarted workers max: can add upto max - min demand-based workers