opts is a Keyword list containing
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
name
worker_module
pool
min
max
max - min