serverglen opened a new issue, #2090:
URL: https://github.com/apache/brpc/issues/2090
**Is your feature request related to a problem? (你需要的功能是否与某个问题有关?)**
**Describe the solution you'd like (描述你期望的解决方法)**
**Describe alternatives you've considered (描述你想到的折衷方案)**
yanglimingcn opened a new pull request, #2091:
URL: https://github.com/apache/brpc/pull/2091
添加timeout concurrency limiter的文档
--
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.
yanglimingcn commented on issue #2013:
URL: https://github.com/apache/brpc/issues/2013#issuecomment-1383927392
#2091
--
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.
To unsu
wwbmmm commented on code in PR #2091:
URL: https://github.com/apache/brpc/pull/2091#discussion_r1071669830
##
docs/cn/timeout_concurrency_limiter.md:
##
@@ -0,0 +1,23 @@
+# 基于请求超时时间的限流
+
+服务的处理能力是有客观上限的。当请求速度超过服务的处理速度时,服务就会过载。
+
+如果服务持续过载,会导致越来越多的请求积压,最终所有的请求都必须等待较长时间才能被处理,从而使整个
Hi, all
During the last week, 3 issues were closed and following 2 PRs were merged:
* Keep bthread TaskGroup abi compatible with NDEBUG macro
https://github.com/apache/brpc/pull/2047
* typo fix for bthread introduction
https://github.com/apache/brpc/pull/2083
Best regards,
Lorin Lee
lorinlee opened a new pull request, #2092:
URL: https://github.com/apache/brpc/pull/2092
### What problem does this PR solve?
Issue Number:
Problem Summary:
### What is changed and the side effects?
Changed:
Side effects:
- Performance effects(性能影响):
wwbmmm merged PR #2092:
URL: https://github.com/apache/brpc/pull/2092
--
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.
To unsubscribe, e-mail: dev-unsubscr...@brpc.apache.org
F
This is an automated email from the ASF dual-hosted git repository.
wwbmmm pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/brpc.git
The following commit(s) were added to refs/heads/master by this push:
new 8033ab09 Update oncall.md (#2092)
8033ab09 is desc
yanglimingcn commented on code in PR #2091:
URL: https://github.com/apache/brpc/pull/2091#discussion_r1071768243
##
docs/cn/timeout_concurrency_limiter.md:
##
@@ -0,0 +1,23 @@
+# 基于请求超时时间的限流
+
+服务的处理能力是有客观上限的。当请求速度超过服务的处理速度时,服务就会过载。
+
+如果服务持续过载,会导致越来越多的请求积压,最终所有的请求都必须等待较长时间才能被处理
wwbmmm merged PR #2091:
URL: https://github.com/apache/brpc/pull/2091
--
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.
To unsubscribe, e-mail: dev-unsubscr...@brpc.apache.org
F
This is an automated email from the ASF dual-hosted git repository.
wwbmmm pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/brpc.git
The following commit(s) were added to refs/heads/master by this push:
new b74c5fe2 add timeout concurrency limiter doc (#209
serverglen commented on issue #2013:
URL: https://github.com/apache/brpc/issues/2013#issuecomment-1384937600
closed
--
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.
To unsub
serverglen closed issue #2013: 基于请求延迟的并发控制
URL: https://github.com/apache/brpc/issues/2013
--
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.
To unsubscribe, e-mail: dev-unsubscr.
13 matches
Mail list logo