Map
Index
Random
Help
th

Quote: happens-before memory model is fundamental; reads can only observe writes that happen before it without an intervening write

topics > all references > references m-o > QuoteRef: mansJ1_2005 , p. 381



Topic:
managing shared memory

Quotation Skeleton

Before presenting the Java model in full, we … Happens-before consistency says that a read r of … partial order of the execution: @ r does … a read cannot see a write that happens-after … the write w is not overwritten along a … [p. 382] all of our executions [in the Java memory model] must be … [the happens-before memory model] …   Google-1   Google-2

Copyright clearance needed for quotation.


Related Topics up

Topic: managing shared memory (74 items)

Copyright © 2002-2008 by C. Bradford Barber. All rights reserved.
Thesa is a trademark of C. Bradford Barber.