NClient icon indicating copy to clipboard operation
NClient copied to clipboard

Client-side load-balancing with static resolver

Open smolchanovsky opened this issue 2 years ago • 1 comments

It would be great to be able to enable balancing on the client. Take the grpc client as an example. At first, it is necessary to implement load-balancing with static resolver

smolchanovsky avatar Jul 08 '22 15:07 smolchanovsky

Perhaps balancing can be done using host provider (see https://github.com/nclient/NClient/issues/448)

smolchanovsky avatar Jul 19 '22 20:07 smolchanovsky