
E81 Concurrency and parallelism with Paul Butcher
ClojureStream Podcast
00:00
Parallelism and Concurrency in Closing
The techniques available to you within closure are pretty much the same. It's just that if you manage to leverage the parallelism you'll see things going significantly faster than if you weren't able to do so. I guess though now is probably the time to mention that one of the important reasons for distinguishing between concurrency and parallelism is non-determinism. So when you're writing concurrent code you are always likely to come across non-d determinism.
Transcript
Play full episode