Skip to content

Epsilon-Greedy seems an odd choice for a load-balancer #2

@dgryski

Description

@dgryski

I would have assumed "two random choices" would have given a better lower average load.

Given that you're already tracking latency information for epsilon-greedy, implementing two random choices should be fairly straight-forward.

For more information on "two random choices", see http://www.eecs.harvard.edu/~michaelm/postscripts/handbook2001.pdf .

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions