yanglimingcn commented on issue #2704:
URL: https://github.com/apache/brpc/issues/2704#issuecomment-2240901928
我理解现在就是这样的
--
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
617076674 commented on issue #2694:
URL: https://github.com/apache/brpc/issues/2694#issuecomment-2240832754
> 可以考虑用golang带的pprof,可以有个交互式的web,直接就能看到flamegraph
>
> 本地安装golang,之后执行 go tool pprof -http 127.0.0.1:web_port
http://brpc_ip:internal_port/pprof/profile?seconds=30
linux服务
617076674 commented on issue #2694:
URL: https://github.com/apache/brpc/issues/2694#issuecomment-2240831857
> 可以考虑用golang带的pprof,可以有个交互式的web,直接就能看到flamegraph
>
> 本地安装golang,之后执行 go tool pprof -http 127.0.0.1:web_port
http://brpc_ip:internal_port/pprof/profile?seconds=30
linux服务
lorinlee commented on issue #2698:
URL: https://github.com/apache/brpc/issues/2698#issuecomment-2239443405
访问builtin service的web服务,点击status,对应的service应该会显示错误数,这个可以满足需求么
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use t
Hi all,
The Apache bRPC community is glad to announce the new release
of Apache bRPC 1.10.0.
Apache bRPC is an Industrial-grade RPC framework using C++ Language,
which is often used in high-performance systems such as Search, Storage,
Machine learning, Advertisement, Recommendation, etc.
Brief n
wory117 opened a new issue, #2704:
URL: https://github.com/apache/brpc/issues/2704
**Is your feature request related to a problem? (你需要的功能是否与某个问题有关?)**
bthread 中用锁或者条件变量,唤醒时会随机调度到一个 tg,缓存局部性似乎不是很好,请问是否可以支持唤醒的时候能调度到之前的 tg
**Describe the solution you'd like (描述你期望的解决方法)**
*
lorinlee commented on issue #2697:
URL: https://github.com/apache/brpc/issues/2697#issuecomment-2238859326
Hi @yjloong , thanks for your contribution, could you please consider
opening a Pull Request?
--
This is an automated message from the Apache Git Service.
To respond to the message,
yaocunhao opened a new issue, #2703:
URL: https://github.com/apache/brpc/issues/2703
**Is your feature request related to a problem? (你需要的功能是否与某个问题有关?)**
glog 里面也使用了__thread, 为什么brpc能够兼容。 请问这里做了什么处理
**Describe the solution you'd like (描述你期望的解决方法)**
**Describe alternativ
This is an automated email from the ASF dual-hosted git repository.
lorinlee pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/brpc.git
from 3419a3d5 Bump to version 1.10.0 (#2700)
add e0c9c441 Support pthread mutex deadlock detection
add df47a633 U
This is an automated email from the ASF dual-hosted git repository.
lorinlee pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/brpc.git
commit d227d93f097aa32236a9faf5451fef99943e99ab
Merge: 3419a3d5 df47a633
Author: LorinLee
AuthorDate: Fri Jul 19 16:28:37 2024
lorinlee merged PR #2692:
URL: https://github.com/apache/brpc/pull/2692
--
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
lorinlee commented on issue #2694:
URL: https://github.com/apache/brpc/issues/2694#issuecomment-2238581367
可以考虑用golang带的pprof,可以有个交互式的web,直接就能看到flamegraph
本地安装golang,之后执行 go tool pprof -http 127.0.0.1:web_port
http://brpc_ip:internal_port/pprof/profile\?seconds\=30
--
This is an a
lorinlee commented on issue #2701:
URL: https://github.com/apache/brpc/issues/2701#issuecomment-2238590346
不能看做unbounded queue,可以看下 task_group_runqueue_capacity 参数
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
UR
13 matches
Mail list logo