When to invoke Requestxxx API when use async server

15 views
Skip to first unread message

yihao yang

unread,
Aug 17, 2016, 11:38:49 PM8/17/16
to grpc.io
I am very confused when to invoke RequestSayHello in the code. It seems in the example, RequestSayHello cannot be invoked concurrently.
My questions are:
1. RequestSayHello is used to wait a new coming request from network, right?
2. How to invoke RequestSayHello can gain a good performance, seems in the example, the next RequestSayHello will be invoked only when last Request is handling.

Thanks,
yihao
Reply all
Reply to author
Forward
0 new messages