#domain/systems 4
Notes filed under this topic. All tags
- Evergreen last year
Queues Are Everywhere
A queue decouples a producer from a consumer so they need not move at the same speed. Most of the queues in a system are the ones nobody drew on the diagram.
- Evergreen 2 years ago
Tail latency: the number the average hides
The average request looks fine while the slowest one percent decides your reputation. Why tails happen, and how to defend them.
- Evergreen 2 years ago
Latency vs Throughput vs IOPS: why your fast API still fails at scale
Three performance numbers people blur together - and how the workload decides which one you should be optimizing.
- Budding
Performance & Latency MOC
A map of the performance notes - how to measure speed, the mechanisms that create it, and how to keep it under load.