|
|
|
|
|
by finnh
4476 days ago
|
|
"Tell me the 99th percentile latency. Track it. Improve it. When needed, throughput comes easy." Actually, if you're worried about tail latency, it can be improved via throughput. Expensively: Double your entire infrastructure. Send each request twice, once to each half. Take the results of the faster one. I assume that Google does something like this for fast search results. |
|
http://research.google.com/pubs/pub40801.html (paper)
http://www.youtube.com/watch?v=C_PxVdQmfpk (talk)