What is volatile in Java?

satya - Tue Aug 14 2012 10:53:26 GMT-0400 (Eastern Daylight Time)

Take a look at this link and its relationship to concurrency and threads

Take a look at this link and its relationship to concurrency and threads

satya - Tue Aug 14 2012 11:02:35 GMT-0400 (Eastern Daylight Time)

What is Terracotta?

What is Terracotta?

Search for: What is Terracotta?

satya - Tue Aug 14 2012 11:02:46 GMT-0400 (Eastern Daylight Time)

What is DSM?

What is DSM?

Search for: What is DSM?

satya - Tue Aug 14 2012 11:06:31 GMT-0400 (Eastern Daylight Time)

Before reading this variable,...

You are telling the code to make sure all threads that writes to this variable the cache memory is synced with the main memory!!!

So the act of reading forces a memory flush...

satya - Tue Aug 14 2012 11:06:49 GMT-0400 (Eastern Daylight Time)

Use this for double-locking of singletons!

Use this for double-locking of singletons!

satya - 7/5/2014 11:17:08 AM

DSM: Distributed Shared Memory

DSM: Distributed Shared Memory

satya - 7/5/2014 11:17:18 AM

DSM Distributed Shared Memory

DSM Distributed Shared Memory

Search for: DSM Distributed Shared Memory