zyearn edited a comment on issue #1006: auto concurrency limiter URL: https://github.com/apache/incubator-brpc/issues/1006#issuecomment-569686934 latency qps和 concurrency满足[little's law](https://en.wikipedia.org/wiki/Little%27s_law),也是目前这套自适应限流的理论基础。你说的concurrency小于1的问题应该是 https://github.com/apache/incubator-brpc/pull/1003 要修复的问题
---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
