
Concurrency
Programming Throwdown
00:00
A Shared Memory Versus Messages Passing
In a language like cplus plus or java, you end up spinning up some threads to do something. And so you effectively get a kind of low cost, light weight am message passing in her face. It might be like um parimeters, or little messages that have come in,. and i sort of add a description of the work to be done to a cue. Then i have however many threads that spin up. The two big pitfalls are, a one as race conditions.
Transcript
Play full episode