Hacker News new | ask | show | jobs
by jacquesm 2798 days ago
Microkernels are much easier to optimize for multi-core CPUs than monoliths. The ´kernel modules´ from a monolith run as user processes in a microkernel environment so they automatically benefit from more cores.