[GitHub] [incubator-brpc] wwbmmm commented on issue #1601: 关于实现bvar::WindowEx的提议

2021-12-07 Thread GitBox


wwbmmm commented on issue #1601:
URL: https://github.com/apache/incubator-brpc/issues/1601#issuecomment-987864110


   
这个改动的主要目的不是使用便利性,更重要的是对于多维度的bvar,要求子bvar类型都能独立计数和统计,而不依赖于其它的bvar,所以增加了WindowEx和PerSecondEx。不过顺便也提升了使用便利性。


-- 
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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



-
To unsubscribe, e-mail: dev-unsubscr...@brpc.apache.org
For additional commands, e-mail: dev-h...@brpc.apache.org



[GitHub] [incubator-brpc] wwbmmm edited a comment on issue #1601: 关于实现bvar::WindowEx的提议

2021-12-07 Thread GitBox


wwbmmm edited a comment on issue #1601:
URL: https://github.com/apache/incubator-brpc/issues/1601#issuecomment-987864110


   
这个改动的主要目的不是使用便利性,更重要的是为了实现多维度的bvar功能(#1322),要求子bvar类型都能独立计数和统计,而不依赖于其它的bvar,所以增加了WindowEx和PerSecondEx。不过顺便也提升了使用便利性。


-- 
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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



-
To unsubscribe, e-mail: dev-unsubscr...@brpc.apache.org
For additional commands, e-mail: dev-h...@brpc.apache.org



[GitHub] [incubator-brpc] zyearn merged pull request #1559: Update doc of client/server/error_code/status/cpu_profiler/bthread_id

2021-12-07 Thread GitBox


zyearn merged pull request #1559:
URL: https://github.com/apache/incubator-brpc/pull/1559


   


-- 
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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



-
To unsubscribe, e-mail: dev-unsubscr...@brpc.apache.org
For additional commands, e-mail: dev-h...@brpc.apache.org



[GitHub] [incubator-brpc] zyearn commented on pull request #1559: Update doc of client/server/error_code/status/cpu_profiler/bthread_id

2021-12-07 Thread GitBox


zyearn commented on pull request #1559:
URL: https://github.com/apache/incubator-brpc/pull/1559#issuecomment-988300529


   嗯感谢完善文档,已合入


-- 
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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



-
To unsubscribe, e-mail: dev-unsubscr...@brpc.apache.org
For additional commands, e-mail: dev-h...@brpc.apache.org



FW: Say hello to brpc community

2021-12-07 Thread tan zhongyi
FYI from WangWeibing’s email.

It seems that he met some problems when send mail to 
dev@brpc.apache.org.

So he send mail to me, and I forward it to our dev mail list.

In his mail, he introduced his work in brpc project,

Please take a look at his email,

Thanks。


发件人: 王伟冰 
日期: 2021年12月7日 星期二 下午8:12
收件人: tan zhongyi 
主题: Fwd: Say hello to brpc community


-- Forwarded message -
From: 王伟冰 mailto:wwb...@gmail.com>>
Date: Tue, Dec 7, 2021 at 2:52 PM
Subject: Say hello to brpc community
To: mailto:dev@brpc.apache.org>>

Hi, all

I'm Wang Weibing, from the Baidu Infrastructure Department, responsible for the 
microservice platform in Baidu. Here is my Github address: 
https://github.com/wwbmmm

I first used brpc in 2017 (At that time it was called 'baidu-rpc' and has not 
been opensource yet) to build a high performance PHP RPC framework. I found 
several bugs in bthread and fixed them, that was the first time I contributed 
to brpc.

After Dec 2018, I began to maintain the brpc branch in Baidu. Since brpc is 
innersource inside Baidu, I receive PRs from many developers in Baidu. I 
reviewed these PRs and merged when the PR matched the quality standard. I also 
help Baidu developers to solve the problem they meet when using brpc.

After July 2020, I transferred to the microservice team.  I built a small team 
for brpc, with Liu Shuai(github id: serverglen), Yang Shuaijie(github id: 
KaneVV1) and Hu Xiguo(github id: Huixxi) . We make brpc to support Service 
Mesh, including Proxy mode and Proxyless mode. We developed some new features 
to brpc (such as IPV6/UDS support, multi dimension bvar), and fixed some bugs. 
Some of the new features and bug fixes have been submitted to github brpc as 
PR, part of them merged.

Here are some of my contribution:
* Support IPV6 and Unix domain socket
* Fix Socket::WaitAndReset memory leak
* Update license header to Apache

See https://github.com/apache/incubator-brpc/pulls?q=author%3Awwbmmm for 
details.

Brpc is an excellent project, I have learned so much from it. I am glad to have 
a chance to apply to become a committer. I will do my best to contribute to the 
community, including developing features, bug fixes, solving issues, and 
roadmap discussions.

Best Regards.
Wang Weibing (wwb...@gmail.com)