You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@dolphinscheduler.apache.org by CalvinKirs <ac...@163.com> on 2020/07/18 09:55:08 UTC

[DISCUSS]Load balancing weight

Hi, everyone. I’m currently designing weight-based load balancing. My point of view is that all load balancing needs to be done based on weights, because load actually means that machines with good performance are expected to handle more tasks. Therefore, weights should be Reflected in each load balancing algorithm, it should be a default attribute in load balancing.
 
Hope to get your suggestions.


Best  wishes!
CalvinKirs


Re: [DISCUSS]Load balancing weight

Posted by lidong dai <da...@gmail.com>.
I have a little confused about adding a weight to what you said, like
assign tasks to machines in turn, there is normally no weights



Best Regards
---------------
DolphinScheduler(Incubator) PPMC
Lidong Dai 代立冬
dailidong66@gmail.com
---------------


CalvinKirs <ac...@163.com> 于2020年7月18日周六 下午5:55写道:

> Hi, everyone. I’m currently designing weight-based load balancing. My
> point of view is that all load balancing needs to be done based on weights,
> because load actually means that machines with good performance are
> expected to handle more tasks. Therefore, weights should be Reflected in
> each load balancing algorithm, it should be a default attribute in load
> balancing.
>
> Hope to get your suggestions.
>
>
> Best  wishes!
> CalvinKirs
>
>