Hi
Are the Java steaming APIs thread safe ? 
If I have a StreamingObserver.onNext(<mydata>) with potentially multiple 
threads calling that
then  on the StreamObserver's implemented interface onNext method how can 
associate the response back to a specific 
 thread's call to the StreamingObserver.onNext(<mydata>) ?

Hope that made sense :)

Thanks in advance.

-- 
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/ddd21a70-4837-4c81-b482-8cff7e30b9bb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to