Hi Eric, 

Thanks a lot, I got it!

On Friday, August 24, 2018 at 3:34:49 PM UTC-7, Eric Anderson wrote:
>
> On Fri, Aug 24, 2018 at 9:05 AM <eleano...@gmail.com <javascript:>> wrote:
>
>> If I understand you correctly, at certain point in time, there will only 
>> be 1 thread processing the callback, and there will NEVER be multiple 
>> threads processing the callbacks concurrently. 
>> If this is the case, what is the point of having the executor() 
>> configuration in ChannelBuilder and ServerBuilder?
>>
>
> There will only be 1 thread processing *that one RPC's* callback. 
> Multiple threads can be processing callbacks, but for different RPCs.
>
> Also, it's common for applications to already have thread pools sitting 
> around and want to reuse them instead of creating yet-more-threads.
>

-- 
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 grpc-io+unsubscr...@googlegroups.com.
To post to this group, send email to grpc-io@googlegroups.com.
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/bc5f41a8-7d40-41eb-8577-7c3b8522e475%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to