cluster.fork(env?): cluster.Worker
Attributes
env:
ObjectKey/value pairs to add to worker process environment.
Returns:
cluster.WorkerSpawn a new worker process.
This can only be called from the primary process.
cluster.fork(env?): cluster.Worker
Objectcluster.WorkerSpawn a new worker process.
This can only be called from the primary process.