Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for concurrencyDenominator (0.19 sec)

  1. staging/src/k8s.io/apiserver/pkg/util/flowcontrol/fairqueuing/interface.go

    	// ConcurrencyLimit is the maximum number of requests of this QueueSet that may be executing at a time
    	ConcurrencyLimit int
    
    	// ConcurrencyDenominator is used in relative metrics of concurrency.
    	// It equals ConcurrencyLimit except when that is zero.
    	ConcurrencyDenominator int
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Sep 26 12:55:23 UTC 2023
    - 6.4K bytes
    - Viewed (0)
Back to top