|
To simulate the effectiveness of algorithms and our formula, we benched performance among four methods: RR, LCC, BCC, and BTC.
RR and LCC are the most popular methods in the group of front pressure methods, with RR being the naive, simplest, and most effective option for low-load systems.
LCC is a method of grouping ¡±least-X¡± over a metric X.
BCC is the most basic form of back pressure over a single metric method and to prove control only on dimension concurrency can throttle throughput.
In contrast, BTC is a testing method that combines backpressure over multiple metrics and can be the base for tuning and learning flow control algorithms.
|