Concuurrency Quotes

Quotes tagged as "concuurrency" Showing 1-1 of 1
“With the exception of immutable objects, it is not safe to use an object that has been initialized by another thread unless the publication happens-before the consuming thread uses it.”
Brian Goetz, Java Concurrency in Practice