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