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 an examples that demonstrates p2c rr behavior #39

Merged
merged 3 commits into from
Jan 25, 2018
Merged

Commits on Jan 25, 2018

  1. Configuration menu
    Copy the full SHA
    8d90fe5 View commit details
    Browse the repository at this point in the history
  2. Add an examples that demonstrates p2c rr behavior

    The new _demo_ example sends a million simulated requests through each
    load balancer configuration and records theobserved latency
    distributions.
    
    Furthermore, this fixes a critcal bug in Balancer, where we did not
    properly iterate through not-ready nodes.
    olix0r committed Jan 25, 2018
    Configuration menu
    Copy the full SHA
    fb08434 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b5d978d View commit details
    Browse the repository at this point in the history