
E81 Concurrency and parallelism with Paul Butcher
ClojureStream Podcast
00:00
Async Parallelism in JavaScript
In JavaScript almost by its nature is not parallel. There are some very limited facilities within JavaScript within a browser that will allow you to have true parallelism but they are difficult to use. So in closure, the way I think about this sometimes is like we have closure which is on JVM and then we have closure script which is on JavaScript platform.
Transcript
Play full episode