I have a computer that can run in 4-thread or 8-thread mode. However, the efficiency is 33% less per thread when I run it in 8-thread mode, and I want my server to run as fast as possible, so I was wondering if the FTB server is single threaded or multi threaded. I have noticed that when generating terrain in Linux, the server seemed to be using only one core. However, when I load up orespawn and spawn 20 kings, it seems to be using all threads. I also know that minecraft's chunk loading was recently made multithreaded within vanilla.