wwbmmm commented on PR #2907:
URL: https://github.com/apache/brpc/pull/2907#issuecomment-3177897696

   > @wwbmmm 有空看看
   
   
简单的解决方案,可不可以加一个flag来控制这个优化?对于signal较频繁、worker数较少的场景,可以开启flag,减少futex_wake次数。对于signal不频繁、worker数较多的场景可以关闭flag,避免负优化
   
   @chenBright @JimChengLin 


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

Reply via email to