Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

It's still concurrency in Node, since there's no threads in JS.

There's the `worker_threads` (never used it though) which is like web workers in a browsers, but those work by posting messages to eachother.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: