How to achieve multi-thread in JavaScript. | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
0

How to achieve multi-thread in JavaScript.

?

5th Jul 2018, 4:17 PM
Disvolviĝo;
Disvolviĝo; - avatar
2 Respuestas
+ 15
NodeJS 10 has an experimental thread API.
5th Jul 2018, 4:38 PM
Valen.H. ~
Valen.H. ~ - avatar
+ 2
Workers. If that's not enough to start with, I can: * Drop the bare minimum needed to create a worker here * Point you to codes using them (more complexity)
5th Jul 2018, 5:48 PM
Kirk Schafer
Kirk Schafer - avatar