From Nodejs to Jxcore multithreading

83 Views Asked by At

I learned that JXcore support multithreading.

I built it and now I run my app with : ./jxcore/jx app.js instead of node app.js

Is multithreading automatically activated or something else is needed (in the command or in my app.js code) ?

0

There are 0 best solutions below