[–] jacobwilliamroy 5y ago ↗ Javascript is single threaded. Async is not parallelism. As far as I know, the only way to run javascript in parallel is to use child_process.fork() or cluster on node.js, server-side. I do not know of any browsers which implement such. [–] e98cuenc 5y ago ↗ In browsers you can use webworkers to get parallel execution. [–] jacobwilliamroy 5y ago ↗ Cool. The author makes no mention of that.
[–] e98cuenc 5y ago ↗ In browsers you can use webworkers to get parallel execution. [–] jacobwilliamroy 5y ago ↗ Cool. The author makes no mention of that.
3 comments
[ 1.9 ms ] story [ 19.8 ms ] thread