Basic Troubleshooting: Difference between revisions

 
Line 77:
*To reduce the tail latency: The basic idea is hedging.
*Even we’ve parallelized the service, the slowest instance will determine when our request is done.
*Code freezes--interrupt, context switch, cache buffer flush to disk, garbage collection, reindexing the database