How Can I use gRPC client side load balancing in Python ?

26 views
Skip to first unread message

stefan lei

unread,
Nov 1, 2020, 9:26:33 PM11/1/20
to grpc.io

And How to use this options ?

opts = [("grpc.lb_policy_name", "round_robin",)]
grpc.insecure_channel("127.0.0.1", options=opts)

It doesn't work ?
Reply all
Reply to author
Forward
0 new messages