The Node built-ins this host needs. Inject fakes to test without real threads.
readonly
Worker: new (specifier: string | URL) => NodeWorkerLike
The worker_threads.Worker constructor.
readonly
availableParallelism: () => number
os.availableParallelism.