yanglimingcn commented on issue #2849: URL: https://github.com/apache/brpc/issues/2849#issuecomment-2550617183
> > 可以试试分组 https://github.com/apache/brpc/blob/master/docs/cn/bthread_tagged_task_group.md > > 分tag得把N个tag(brpc::Server)绑到N个port吧,不太优雅 是的,需要这么做,如果各个Server之间没有要求很强的隔离性,那确实也不用这么做。本质上是得优化协程调度。 -- 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