Hi,

I have a requirement for the use to stream the data from clients to server 
and all the stream are long-lived session currently we are using crossbar 
as a router and WebSockets for streaming the data, but now we are looking 
to change the architecture. I am very much amazed by the efficiency gRPC 
brings but in the use case we will be having 1000 clients simultaneously 
streaming the data to server concurrently and when I tried out the scenario 
gRPC does not accept the new connection request after certain concurrent 
streams are going (150-200 approx). So is this a gRPC limitation and if not 
how can I overcome this issue??

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 grpc-io+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/grpc-io/0af5a0e8-92b2-4c94-af76-93c924585e49n%40googlegroups.com.

Reply via email to