serverglen commented on pull request #1314: URL: https://github.com/apache/incubator-brpc/pull/1314#issuecomment-866456327
> 1.可以简单描述一下这个需求吗,方便我们理解。 > 3.为什么? 1. 比如:百度内部语音业务解码器需要GPU机器,但是GPU卡型号,几卡等,直接影响服务的处理能力,所以需要根据机器的配置分配不同的访问权重 3. 我理解wr和wrr不冲突,相当于加强版的random算法,而且这也是一种常见的负载均衡算法。 -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
