简体   繁体   English

如何在 Java 中设置 Grpc 连接最大限制?

[英]How to set Grpc Connection max limit in Java?

is there any limit of grpc connection? grpc连接有限制吗? If its limitless, how can I set max limit number of grpc connection?如果它是无限的,我该如何设置 grpc 连接的最大限制数? (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. grpc-java 存储库中有一个未解决的问题,您可以在其中跟踪进度。 https://github.com/grpc/grpc-java/issues/1886 https://github.com/grpc/grpc-java/issues/1886

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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