Useful synopsis of the Java Memory Model from Doug Lea – in particular the clearest explanation I have found so far of the meaning of “happens-before”, and some useful definitions which helped to get a concrete idea of the semantics around safe-publication of variables through Thread.start()…
JMM Synopsis
This entry was written by James Furness, posted on September 15, 2009 at 11:32 am, filed under Java and tagged Doug Lea, Java, JMM. Bookmark the permalink. Follow any comments here with the RSS feed for this post.
Both comments and trackbacks are currently closed.