NUMA and database headachesNUMA stands for non-uniform memory access. It is a memory architecture for multiple CPU systems where some memory is local to specific CPUs, and accessing remote memory (which is local to another CPU) is slower.By JurisTech|2020-03-27T17:33:46+08:0014th October, 2013|Insights| Read More