filmov
tv
Java Built-in Monitor Objects (Part 2)
![preview_player](https://i.ytimg.com/vi/Rv4YM2PmA8c/maxresdefault.jpg)
Показать описание
This video is part 2 of my presentation on Java built-in monitor objects, focusing on visualizing the use of monitor locks and monitor conditions, as well as analyzing source code that implements a simple blocking queue using monitor objects. Finally, a brief summary of common traps and pitfalls of monitor objects is presented.