Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add new view to balancing #29

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

add new view to balancing #29

wants to merge 2 commits into from

Commits on Nov 13, 2022

  1. add new view to balancing:

    create zones with weights depend on current utilization sum previous weight +(1-U)*WIDENING and choose worker depend on random int from 0 to max weight
    vsawake committed Nov 13, 2022
    Configuration menu
    Copy the full SHA
    c94f5d8 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2022

  1. fix review comment

    1. balance based on ELU diff
    2. review width and width creation
    vsawake committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    76e4476 View commit details
    Browse the repository at this point in the history