Hi,
I want to implement Java memory model in a distributed environment. The
proposed model (Multithreaded semantics for Java, by Jeremy Manson and
William Pugh, Revised Dec 12th ) is release consistency informally, which is
what most persons in distributed shared memory field like to see, since
release consistency greatly relaxed memory model so that a distributed
implementation of Java memory model is feasible w.r.t. resulted performance.
However, I can not get any information of current stage of proposed Java
memory model (JSR133). According to its anticipated schedule, it should be
in Final Draft Proposal on January 2002. But I can't find it in the
corresponding JCP stage list, neither in other stage lists. So could you
please tell me what is the current stage of Java memory model?
Regards,
Weijian
-------------------------------
JavaMemoryModel mailing list - http://www.cs.umd.edu/~pugh/java/memoryModel
This archive was generated by hypermail 2b29 : Thu Oct 13 2005 - 07:00:38 EDT