multikernel icon indicating copy to clipboard operation
multikernel copied to clipboard

[mm] Dynamic Load Balancer for Remote Memory Servers

Open ppenna opened this issue 5 years ago • 0 comments

Description

Currently, load is statically balanced across the remote memory servers, in a round-robin fashion in the client side.

We should introduce a dynamic load balancer among the Remote Memory Servers. If one server becomes overload, it should forward the request to a server that is less overload.

ppenna avatar Sep 27 '19 12:09 ppenna