Adds a mechanism for adaptive shared batch scheduler that the earliest closed...
Adds a mechanism for adaptive shared batch scheduler that the earliest closed batches are scheduled immediately if batch_thread_pool_ has an idle thead. This helps to prevent overloads when traffic suddenly increase from very low to high. PiperOrigin-RevId: 206077249
Loading
Please sign in to comment