Hello,

I am trying to build a gRPC server that does bidirectional streaming with 
its clients. Can I have a single (server) thread that handles multiple 
concurrent client requests, like select() or poll()? I feel async service 
plus completion queue might be the solution. Is there any sample code for 
this? Look forward to your reply. Thank you!

-- 
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/0c29119a-0f0f-4645-a0f1-25843a921acc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to