Options passed to each worker thread in parallel mode.
Fields are forwarded to the Node.js Worker constructor with the same names and semantics — see https://nodejs.org/api/worker_threads.html#new-workerfilename-options.
Worker
Optional
V8 resource limits for each worker thread
Options passed to each worker thread in parallel mode.
Fields are forwarded to the Node.js
Workerconstructor with the same names and semantics — see https://nodejs.org/api/worker_threads.html#new-workerfilename-options.