Episode 19: Concurrency Pt. 2


Episode Artwork
1.0x
0% played 00:00 00:00
Jun 14 2006 27 mins   160
In this second part of our concurrency series Michael and Alexander talk about basic patterns for concurrent programming, such as Active and Monitor Object, Scoped Locking and Futures. Further, they discuss some architectural considerations regarding the number of threads and resource usage in general. For more information, see the references for part one as well as the following links