So you would say it’s ok to create for every call a new stub. But what about concurrency? Let’s say I create two stubs and they make a call at the same time on the same channel. Is one stub blocks the other one? So when you would use asynchronous calls?
-- 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 view this discussion on the web visit https://groups.google.com/d/msgid/grpc-io/3c402c50-1af2-433f-aed4-0ccb2a0e1d16%40googlegroups.com.
