Hacker News new | ask | show | jobs
by SpaghettiCthulu 1317 days ago
Parallel garbage collection in Java has been a thing for a long time. With the right tuning you might have very infrequent STW GCs, even in a game as allocation-heavy as Minecraft.