AdvancedVocabulary#software-architecture#developer-tools#backend

NUMA Awareness Vocabulary

Build fluency in the vocabulary of keeping a thread's memory local to the CPU socket that's actually using it.

0 / 5 completed
1 / 5
At standup, a dev mentions that on a multi-socket server, each CPU can access memory physically attached to its own socket faster than memory attached to a different socket, and writing code that accounts for this difference is called what?