CreateSystem

PSystem CreateSystem(const std::string &address)

Constructs a new system for discovering top-controller(s) matching the given address.

Parameters

address – Host specification optionally followed by a port number, i.e. host:port.

Returns

PSystem

Throws