Part 2 - Java Thread Synchronization Tutorial

Опубликовано: 28 Сентябрь 2009
на канале: Jonathan Engelsma
30,460
106

This is part 2 of a 2 part screencast tutorial. In this segment we discuss a simple multi-threaded Java application demonstrating the use of synchronized methods and Object.wait() and Object.notifyAll(). The tutorial assumes the viewer has a working knowledge of the Eclipse IDE. he source code referenced in the screencast can be downloaded from my webpage: http:/themobilemontage.com/teaching/screencast-tutorials/