|
similarly, BTC leverage 2 dimensions of the flow and then create 9 segments by meshing 3 segments of throughput config and 3 segments of concurrent config to determine more detailed situations
different from BCC, BTC directly controls the throughput of the flow, giving LB a more robust method as shown in the following results
In this graph, we can see unstable states are danger states, including cases that concurrent state in high value, throughput state in high value, or both.
Transitioning like from state 5 to 1 has 2 actions apply to both dimention, and look at transition from 1 to 4 we can easily notice a loop.
The implementation is tunned to break this loop to converge to stable states
|