wwbmmm commented on issue #2833: URL: https://github.com/apache/brpc/issues/2833#issuecomment-2526652385
这个在百度内部是这样做的:bthread开放一个调度callback接口,用户可以设置一个callback函数,bthread每次切换的时候调用这个callback,用户可以自己在callback里统计cpu消耗,也可以做其它事情。 -- 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