Hello,

I'm implementing an async gRPC server in c++.
I need to control and limit the cores that are used by gRPC internal 
threads (the completion queues handler threads are controlled by me).

Would SetThreadCreationHook be a good place to do so?
If not, is there any other way to control it?

Thanks,
Dan

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/grpc-io/5daf1eab-66ca-4b09-b563-645636980a02n%40googlegroups.com.

Reply via email to