wwbmmm commented on issue #1906:
URL: 
https://github.com/apache/incubator-brpc/issues/1906#issuecomment-1227966476

   动态回收pthread 
worker在实践中会有一些困难,比如无法把待回收的pthread上正在执行的bthread强制调度走(bthread是主动让出),比如如何回收pthread上面的tls变量(有些是业务创建的,没有释放机制),所以没有支持worker动态调小,要调小只能重启


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