gRPC core will start some threads to do background work (executor thread) 
and handle timers (timer thread). 

On Tuesday, November 7, 2017 at 12:38:56 PM UTC-8, Maysam Mehraban wrote:
>
>
> Hello,
>
> I am looking into gRPC in async mode to see if it is suitable for the 
> application that I am working on.
> I have difficulties to understand how does it really work with regards to 
> greeter_async_server, and I have the following questions:
>
> It seems for the provided example greeter_async_server, the framework 
> starts 3 additional threads. Does gRPC in async mode starts its own threads 
> to handle io? Can the number of threads be controlled and what they are 
> used for?
>
> Many thanks in advance.
>
>

-- 
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/ff4ff414-6ef3-41e0-a387-357e90eddf93%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to