简体   繁体   中英

How to set Grpc Connection max limit in Java?

is there any limit of grpc connection? If its limitless, how can I set max limit number of grpc connection? (Java)

Thanks.

I am afraid this is not an option at the moment. There is an open issue in the grpc-java repo where you can track the progress. https://github.com/grpc/grpc-java/issues/1886

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM