WenJie872 commented on PR #3122:
URL: https://github.com/apache/brpc/pull/3122#issuecomment-3435801866

   > 这个过程能放到startfn这些函数里面吗?
   
   @yanglimingcn
   startfn方法是给用户自定义的Hook方法
   run_tagged_worker_startfn(tag)方法,用户可以自定义将tag[i]下的线程组绑定到自定义的cpus[tag[i]];
   run_worker_startfn()方法,实现不了;
   我这里实现一些轮子


-- 
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: [email protected]

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