Hello 

I am exploring Load balancing  while using gRPC . So far i have gone 
through python quick start guide (hello world example); and it was easy to 
follow example. I have the same example running on two of my servers. 

Now I am in search for similar quick start with load balancing.  I went 
over https://grpc.io/blog/loadbalancing and similar pages which made sense 
to me but  at the same time i felt overwhelmed and cant figure out how and 
where to start. 

I want to start exercising simple code just like python hello world with 
load balancing enabled (when client say "hello"; load balancer decides 
which server to forward the request and respective server responds with 
"world" )

if you are aware of any such tutorials or reference links please help me out

thanks
Ankit 

-- 
You received this message because you are subscribed to the Google Groups 
"grpc.io" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/grpc-io.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/grpc-io/0ebdc823-7090-44b7-a535-dd07dec20618%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to