Open PhilMiller opened 3 years ago
One possible use would be to iteratively focus refinement-based load balancing on the most-overloaded processes, as judged by their place in the ranking, rather than their absolute degree of overload which is the only thing they can compute with available stats right now.
@ppebay Are you still planning on doing this?
There's already an implementation of an approximate histogram for the diagnostics. Using that in the process stats reduction would allow quantile estimation, with potential uses in LB strategies.