lhsoft commented on issue #2581: URL: https://github.com/apache/brpc/issues/2581#issuecomment-2019700335
> 现在有两个参数可以配置 1、bthread_current_tag 用于指定 tag 2、bthread_concurrency_by_tag 用户设置(1)中tag的worker数量 我看了下代码,这两个参数只能动态添加,且不能超过bthread_concurrency的上限,我的需求是:初始化的时候,设置bthread_currency, 同时指定不同的tag对应的worker number,看起来这两个参数不能完全满足 -- 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