zhengJade commented on PR #2819:
URL: https://github.com/apache/brpc/pull/2819#issuecomment-2581958586

   > 2\. bthread_attrflags_t
   
   
   
   > 如果网络事件非常频繁的话,是不是可以直接让epoll thread不切走呢?比如把这里: 
https://github.com/apache/brpc/blob/master/src/brpc/socket.cpp#L2265 
改成bthread_start_background是否也可以提升性能呢?
   
   如果不切走,那非 epoll worker 是不是只能通过 steal 的方式来执行任务了?,队列更不均匀


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