Web Directory
 

Can ThreadLocal Solve the Double-checked Locking Problem?

  Link Details for: Can ThreadLocal Solve the Double-checked Locking Problem?
Link Title: Can ThreadLocal Solve the Double-checked Locking Problem? Open in a new window
Link URL: http://www.javaworld.com/javaworld/jw-11-2001/jw-1116-dcl_p.html
Link Details: Explains how to fix the double-checked locking idiom by using thread-local variables and takes a look at its performance.
Category: Top : Computers : Programming : Threads : Java
Link Type: Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listingAdd a regular link to the same category
ScreenShot:
Can ThreadLocal Solve the Double-checked Locking Problem?