News

Simultaneous multi-threading is a useful performance tool for processor designers, but it doesn't have the same benefit that adding a full core does.
As a result, JXcore multithreading is not the same as running multiple threads with JavaScript; instead it creates a V8 thread pool and issues tasks across that pool.