A part of Concurrency concepts.A concurrency model Occam uses, monitors are often regarded as "synchronized methods".[But Ada supports protected objects which are extended monitors, right? Ada uses "rendezvous" for inter-task synchronization.][And does Ada have a "select"?]
elfring 19 Oct 2003 The word "monitor" is a synonym for several things.http://tutorgig.com/encyclopedia/getdefn.jsp?query=Monitor
