seasonal v0.3.0 Seasonal.Pool
Provides a set of functions for using worker pools.
Unlike the main Seasonal
module, this module allows for working directly with
unnamed and unsupervised pools.
Summary
Functions
Wait until all jobs are finished
Queue a job
Start an unnamed, unsupervised pool with the given number of workers
Start a named unsupervised pool with the given number of workers
Stops the given pool
Gets the pid of the named pool
Get the number of workers for the given pool