# Created: 2021-06-27; Modified: 2021-06-27
Check out Jil Tene’s talk on measuring latency here (2016).
For serious quantification, there are some common QoS metrics for tail latency:
Here “System” refers to a composite service built on top of several black box service units. Like Lego system, there are limited ways to combine several units, even though they can sum up quite differently.
Each task is processed by multiple units in sequence.
Each task is divided into multiple sub-tasks which gets processed in parallel.