guangpec1 commented on issue #1035: 在一个服务中使用两个Task Control 是否会有影响? URL: https://github.com/apache/incubator-brpc/issues/1035#issuecomment-576510871 主要将计算的部分拆分出来,主要是业务架构的需要. 比如说既有重调度的任务,又有重计算的任务. 将重计算和调度分开成两个Task Control. 降低互相影响. @cdjingit
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
