Pregunta de entrevista de Nokia

Multi thread scenario with Java; the standard producer/consumer scenario requiring mutexes, wait/notify.

Respuesta de la entrevista

Anónimo

24 ene 2012

A textbook question, whose solution is in the Java Programming lanuage (see synchoronised methods section).