[grpc-io] Re: GRPC threading model

2018-03-02 Thread vic . singh . 31
Got it, thank you! On Thursday, March 1, 2018 at 4:11:18 PM UTC-5, Carl Mastrangelo wrote: > > Answers inline > > On Thursday, March 1, 2018 at 12:53:15 PM UTC-8, vicva...@gmail.com wrote: >> >> >> Hi Guys, >> >> Can someone please answer a few questions about GRPC threading model? >> >> If I

[grpc-io] Re: GRPC threading model

2018-03-01 Thread 'Carl Mastrangelo' via grpc.io
Answers inline On Thursday, March 1, 2018 at 12:53:15 PM UTC-8, vicva...@gmail.com wrote: > > > Hi Guys, > > Can someone please answer a few questions about GRPC threading model? > > If I create a ManagedChannel thusly: > > NettyChannelBuilder builder = NettyChannelBuilder.forAddress( host, port