Skip to content

Implement Full Scan Least Request load balancing algorithm#1

Closed
markvincze wants to merge 3 commits into
masterfrom
least-request-full
Closed

Implement Full Scan Least Request load balancing algorithm#1
markvincze wants to merge 3 commits into
masterfrom
least-request-full

Conversation

@markvincze

Copy link
Copy Markdown
Owner

A simple, naive implementation of a full scan version of the LEAST_REQUEST load balancing algorithm. It can be used by setting the load balancer type to LEAST_REQUEST_FULL instead of LEAST_REQUEST (which does P2C, and not a full scan).

Signed-off-by: Mark Vincze <mrk.vincze@gmail.com>
Signed-off-by: Mark Vincze <mrk.vincze@gmail.com>
Signed-off-by: Mark Vincze <mrk.vincze@gmail.com>
@markvincze markvincze changed the title Least request full Implement Full Scan Least Request load balancing algorithm Sep 20, 2018
@markvincze markvincze closed this Apr 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant