I am using c++. Thanks! Carl Mastrangelo於 2017年1月23日星期一 UTC-8上午10時32分23秒寫道: > > Yes, gRPC is designed for this use case. What language are you using? > > > > On Sunday, January 22, 2017 at 9:05:00 PM UTC-8, [email protected] > wrote: >> >> 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/a0e73bb8-3c07-4969-9bba-8537f25c3f42%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
