Package com.linkedin.venice.reliability


package com.linkedin.venice.reliability
  • Classes
    Class
    Description
    The LoadController is used to control the load on a server by tracking the request and accept rates, and it borrows the idea from here: https://sre.google/sre-book/handling-overload/ High-level idea: 1.