Class: WorkerHostInfo
Holds everything needed to identify the worker host/process context
Properties
currentHostCpuUsage
• currentHostCpuUsage: number
System used CPU as a float in the range [0.0, 1.0] where 1.0 is defined as all cores on the host pegged.
currentHostMemUsage
• currentHostMemUsage: number
System used memory as a float in the range [0.0, 1.0] where 1.0 is defined as all available memory on the host is used.