New Friend?

Is this new friend for performance aware java programmer? Atomic values Atomic Values Concurrency Utilities More theory (from IBM): More flexible, scalable locking in JDK 5.0 Going Atomic Introduction to nonblocking algorithms Basically this whole thing is about avoiding syncronization and using volatile fields for doing it. Naturally assisted with our old-friend, ”Mr. Unsafe”. Cool,…

Read more