Hi all,
I have a grpc java server, I have provide a fixed threadpool executor with 
5 threads while starting my grpc server.
The client is sending 5000 GPB packets per second. But my application is 
not able to receive those packets within
one second.

So my doubts are
1) How can i check where the packets are stuck. If there is any queue where 
the packets are cached and how to know,
 how many packets are cached in the queue?
2) How to enable the GRPC java server logs?

Regards,
Deepak





-- 
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 post to this group, send email to grpc-io@googlegroups.com.
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/6cf36b33-6f30-4a47-91ee-9066a9c58e06%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to