gydong commented on issue #1250:
URL: https://github.com/apache/incubator-brpc/issues/1250#issuecomment-695882394


   
说明你的进程大部分计算不是运行在brpc框架内,可能有其他的线程计算比较密集,比如rdkafka和faiss这种库都是有自己的线程池的,他们不占用brpc的worker线程但却是占用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.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to