Skip to content

Support communication with multiple managers (proposal) #35

@mengdie-song

Description

@mengdie-song

It seems that the project for now only supports connection with one manager (https://github.com/vmware/go-vmware-nsxt/blob/master/configuration.go#L36).

In the case of connection with multiple managers, we would want to connect to different MPs and load balance requests(e.g round robin) . Now we have to implement this logic from the clients whoever invoke this library. If we enhance this part in this common library, then we can avoid duplicate efforts from different callers. What's more, we can further add keep-alive scheme to this library to maintain the available endpoints list.

@annakhm What do you think ? I can work on this enhancement if you think it is feasible.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions