[GitHub] [brpc] serverglen opened a new issue, #2090: 适配loongarch64架构

2023-01-16 Thread GitBox
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 (描述你想到的折衷方案)**

[GitHub] [brpc] yanglimingcn opened a new pull request, #2091: add timeout concurrency limiter doc

2023-01-16 Thread GitBox
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.

[GitHub] [brpc] yanglimingcn commented on issue #2013: 基于请求延迟的并发控制

2023-01-16 Thread GitBox
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

[GitHub] [brpc] wwbmmm commented on a diff in pull request #2091: add timeout concurrency limiter doc

2023-01-16 Thread GitBox
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 @@ +# 基于请求超时时间的限流 + +服务的处理能力是有客观上限的。当请求速度超过服务的处理速度时,服务就会过载。 + +如果服务持续过载,会导致越来越多的请求积压,最终所有的请求都必须等待较长时间才能被处理,从而使整个

Oncall report from Jan 9th to Jan 15th

2023-01-16 Thread Lorin Lee
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

[GitHub] [brpc] lorinlee opened a new pull request, #2092: Update oncall.md

2023-01-16 Thread GitBox
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(性能影响):

[GitHub] [brpc] wwbmmm merged pull request #2092: Update oncall.md

2023-01-16 Thread GitBox
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

[brpc] branch master updated: Update oncall.md (#2092)

2023-01-16 Thread wwbmmm
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

[GitHub] [brpc] yanglimingcn commented on a diff in pull request #2091: add timeout concurrency limiter doc

2023-01-16 Thread GitBox
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 @@ +# 基于请求超时时间的限流 + +服务的处理能力是有客观上限的。当请求速度超过服务的处理速度时,服务就会过载。 + +如果服务持续过载,会导致越来越多的请求积压,最终所有的请求都必须等待较长时间才能被处理

[GitHub] [brpc] wwbmmm merged pull request #2091: add timeout concurrency limiter doc

2023-01-16 Thread GitBox
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

[brpc] branch master updated: add timeout concurrency limiter doc (#2091)

2023-01-16 Thread wwbmmm
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

[GitHub] [brpc] serverglen commented on issue #2013: 基于请求延迟的并发控制

2023-01-16 Thread GitBox
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

[GitHub] [brpc] serverglen closed issue #2013: 基于请求延迟的并发控制

2023-01-16 Thread GitBox
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.