pluto icon indicating copy to clipboard operation
pluto copied to clipboard

Consider various metrics on query allocation

Open DifferentSC opened this issue 7 years ago • 0 comments

Currently code (PR #1011) only considers CPU utilization when allocating queries. However, there are cases when we should consider other metrics (Memory, Network, ...) when allocating queries. To deal with this problem, we should consider various metrics on query allocation on memory- or network-bound workloads.

DifferentSC avatar Mar 12 '18 13:03 DifferentSC