Skip to content

Opening book details…

Can I read Thread Per Core Arch on EtoBox?

Thread Per Core Arch by sasa1x2001 is a document available to read on EtoBox.

What is Thread Per Core Arch about?

This document discusses the impact of thread-per-core architecture on application tail latency, particularly in online services that rely on multiple applications running in parallel. The authors implement a key-value store named Sphinx, which uses application-level partitioning and inter-thread messaging, and compare its tail latency to Memcached, finding that Sphinx can reduce tail latency by up to 71%. The study also highlights challenges such as request steering and OS interfaces that affect performance

Author
sasa1x2001
Language
EN