Description
Currently in IMRU, TcpPortProvider configuration is not passed to the evaluators from driver. As a result evaluators use default values. this is a problem for clusters where only a range of ports are allowed to be open.
We would like to use the TCPConfigurationProviderModule so that TcpPortProvider configuraiton can be passed automagically from REEFClient to driver and all evaluators.