Monday, November 7, 2011

Threading Questions

What is the difference between volatile and synchronization?
http://www.developertutorials.com/tutorials/java/use-synchronized-volatile-when-accessing-shared-variables-050525-1445/

Disadvantages of using Synchronization
Explain the API of java.io.Concurrency in Java 1.5