Hacker News new | ask | show | jobs
by obastemur 4484 days ago
I would like to remind some things here;

> Maybe you don't have a case but there are many scenarios can benefit from multithreading including web hosting.

> The goal is to have a zero compatibility issue and we are almost there with the next beta.

> I believe that the node developers would enjoy benefiting from load aware instance monitored processes instead a trivial multi processing. BTW, still you can combine multithreading with multiple processes in case you want to keep process is active during v8 is GC'ing on one of the threads.