fun openPool(configName: String): Single<Pool>
Opens a pool with the given configuration name.
configName - is the name of the configuration.
configName
Return the opened pool.