xiangpdu opened a new issue #1334:
URL: https://github.com/apache/incubator-brpc/issues/1334


   **Is your feature request related to a problem? (你需要的功能是否与某个问题有关?)**
   We are facing trouble that the concurrency may exceed the capability of the 
machine while auto concurrency is enabled. The time-consuming for a request is 
short and the timeout is longer than the time-consuming, so the number of 
requests in the service increasing rapidly causes an OOM.
   
   **Describe the solution you'd like (描述你期望的解决方法)**
   We desire an upper limit for concurrency even auto concurrency is enabled.
   
   **Describe alternatives you've considered (描述你想到的折衷方案)**
   
   
   **Additional context/screenshots (更多上下文/截图)**
   
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to