Object: Wait - Notify


Object


Avoiding sleep() and other inefficiencies with wait( ), notify( ), and notifyAll( ):

In using the term monitor, one can think of a controler.

Notes: