Java Tests
Preparation for Java tests, interviews and exams
Monday, March 25, 2013
Important notes on java synchronisation by stack overflow
I had issues with synchronisation with static variable. Volatile do not help me, but the thread below does (:
http://stackoverflow.com/questions/2120248/how-to-synchronize-a-static-variable-among-threads-running-different-instances-o
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)