"Swarr, Bob" wrote:
> 
> To address these problems a number of theorticians in concurrent
> programming, such as Brinch Hansen, developed the idea of a monitor. I guess
> today we would call it a design pattern.  Some writers claim that Java
> wait() and notify() implement a monitor, although I've read that Brinch
> Hansen is critical of the Java implementation.

There was a quite good article about the java thread monitor
in developerlife.com by Nazmul Idris 

http://65.1.136.127/developerlife/lessons/advancedthreads/default.htm


-- 
__________________________________________________
Alexander Kogan  PTC   www.ptc.com
[EMAIL PROTECTED]    140 Kendrick St. Needham MA 02494

_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to