js.node.cluster

..
Worker

A Worker object contains all public information and method about a worker. In the master it can be obtained using Cluster.workers. In a worker it can be obtained using Cluster.worker.

WorkerEvent