issues
search
apache
/
brpc
brpc is an Industrial-grade RPC framework using C++ Language, which is often used in high performance system such as Search, Storage, Machine learning, Advertisement, Recommendation etc. "brpc" means "better RPC".
https://brpc.apache.org
Apache License 2.0
16.56k
stars
3.98k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
brpc的brpc_metrics的输出格式与prometheus的标准不符,尤其MultiDimension<bvar::LatencyRecorder>方式
#2825
xinhua5
opened
3 hours ago
0
Change the default value of the bthread_tag in class ServerOptions to BTHREAD_TAG_DEFAULT
#2824
MJY-HUST
opened
1 day ago
2
Upgrade Protobuf to v27.3 for building with bzlmod
#2823
wasphin
closed
3 days ago
0
bazel ci gcc 编译失败
#2822
wasphin
closed
3 days ago
0
建议升级下bazel
#2821
Billchen28
opened
5 days ago
2
method level option to ignore server eovercrowded
#2820
superhail
opened
1 week ago
0
epoll bthread deal first
#2819
zhengJade
opened
1 week ago
12
在bthread_start_background(...)创建bthread后,在内部起pthread是定义良好的行为吗,pthread执行中使用CountdownEvent涉及butex_wait是走pthread还是bthread的逻辑呢?
#2818
imdouyu
closed
2 days ago
5
为什么每次只 steal 一个 tid 呢?
#2817
zhengJade
opened
2 weeks ago
2
Error "Fail to wait EPOLLOUT of fd=...: Connection timed out" when channel timeout is -1
#2816
vaavaav
opened
2 weeks ago
2
bthread::Mutex 和 bthread::butex 在使用上有啥区别吗
#2815
sikey647
closed
1 week ago
1
[RDMA] 启用RDMA后client侧解析响应失败
#2814
SimonCqk
opened
2 weeks ago
1
Support set_max_stats_count of MultiDimension
#2813
chenBright
closed
1 week ago
1
关于 StreamInputHandler 的析构时机
#2812
yiliangyl
closed
22 hours ago
1
Support backtrace log
#2811
chenBright
closed
1 week ago
1
Http 调用异常
#2810
utopia9527
closed
2 weeks ago
0
grpc是否可以使用连接池模式
#2809
WeiYan-Lynn
closed
2 weeks ago
3
使用BRPC作为HTTP服务端,如何设置最大连接数、请求处理超时时间?
#2808
Yeehok
opened
2 weeks ago
4
编译报错,protoc版本问题
#2807
FHBOL
opened
3 weeks ago
1
Support user specific CMAKE_MODULE_PATH
#2806
chenBright
closed
2 weeks ago
0
Do not restrict CMAKE_MODULE_PATH to a single path
#2805
vaavaav
closed
2 weeks ago
3
Doc: Deadlink for brpc.baidu.com:8765
#2804
mapleFU
opened
3 weeks ago
2
服务端的线程池和在服务中启动的线程会共享线程池么
#2803
utopia9527
closed
3 weeks ago
4
merge Release 1.11 into master
#2802
Huixxi
closed
3 weeks ago
0
set tags workers unlimitedly
#2801
zhengJade
closed
3 weeks ago
2
Add missing #include <cstdint>
#2800
Menci
closed
3 weeks ago
3
Doc: Fix bad link in document and code
#2799
mapleFU
closed
3 weeks ago
0
Fix memory leak of ArenaRpcPBMessageFactory
#2798
chenBright
closed
3 weeks ago
2
支持在线追踪bthread调用栈——STB(Stop The Bthread)
#2797
chenBright
opened
3 weeks ago
5
对原子变量操作会引起rpc调用阻塞?
#2796
utopia9527
closed
3 weeks ago
3
cpu profiler异常符号
#2795
icexin
opened
4 weeks ago
7
Used the free memory ??
#2794
QiAnXinCodeSafe
closed
4 weeks ago
2
Memory leak?
#2793
QiAnXinCodeSafe
opened
1 month ago
1
Memory leak?
#2792
QiAnXinCodeSafe
closed
1 week ago
1
[Question] Is it compatible with the Stream feature of gRPC Python client
#2791
zhyncs
closed
3 weeks ago
1
传输snappy压缩数据,出现数据丢失,求大佬看看🙏
#2790
xuxixuxi
opened
1 month ago
1
switch boost dependency in bzlmod to bcr
#2789
oathdruid
closed
1 month ago
1
mbvar最大的 metric map size可以支持自定义么
#2788
qqwangxiaow
closed
1 week ago
4
Add required headers to fix unittest compilation
#2787
wasphin
closed
1 month ago
0
Use nullptr instead of NULL
#2786
chenBright
opened
1 month ago
2
GetCachedSize and SetCachedSize marked 'override', but does not override
#2785
xinhua5
closed
1 month ago
1
add check for bthread_setconcurrency_by_tag
#2784
yanglimingcn
closed
1 month ago
0
第三方库版本依赖,以及系统依赖
#2783
mykittylover
opened
1 month ago
1
Add NonreflectableMessage and support Protobuf v5
#2782
wasphin
closed
3 weeks ago
3
brpc使用clang编译时,运行example/streaming_echo_c++会出现core dump
#2781
liangjiawei1110
opened
1 month ago
0
Add NonreflectableMessage
#2780
wasphin
closed
1 month ago
0
按照官网的操作在centos上编译报错了
#2779
mykittylover
opened
1 month ago
1
Only support batch butex wake with the same tag
#2778
yanglimingcn
closed
1 month ago
5
多线程池与butex_wake_*的批量唤醒有冲突
#2777
yanglimingcn
closed
1 month ago
1
Fix Socket check failed with invalid fd of Stream
#2776
chenBright
closed
1 month ago
0
Next