Abstract
The Port class is responsible for starting and stopping the cluster communication and clearing the actual health registries in the master and worker processes.
Create a new instance of the Port class.
Logger instance for logging error registration and handling.
Start cluster communication
Stop cluster communication
The Port class is responsible for starting and stopping the cluster communication and clearing the actual health registries in the master and worker processes.