Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for underutilization (0.17 sec)

  1. android/guava/src/com/google/common/util/concurrent/SmoothRateLimiter.java

       * time, then a request arrived and was immediately granted? This RateLimiter would immediately
       * forget about that past underutilization. This may result in either underutilization or
       * overflow, depending on the real world consequences of not using the expected rate.
       *
       * Past underutilization could mean that excess resources are available. Then, the RateLimiter
    Java
    - Registered: Fri Apr 26 12:43:10 GMT 2024
    - Last Modified: Tue Apr 04 09:45:04 GMT 2023
    - 19.3K bytes
    - Viewed (0)
Back to top