Creates a pool of workers
Arguments
- n_jobs
Number of jobs to submit (0 implies local processing)
- data
Set common data (function, constant args, seed)
- reuse
Whether workers are reusable or get shut down after call
- template
A named list of values to fill in template
- log_worker
Write a log file for each worker
- qsys_id
Character string of QSys class to use
- verbose
Print message about worker startup
- ...
Additional arguments passed to the qsys constructor