Web Directory
 

Warning! Threading in a Multiprocessor World

  Link Details for: Warning! Threading in a Multiprocessor World
Link Title: Warning! Threading in a Multiprocessor World Open in a new window
Link URL: http://www.javaworld.com/javaworld/jw-02-2001/jw-0209-toolbox_p.html
Link Details: Many authors advocate the double-checked locking idiom to access a Singleton object in an intuitively thread-safe way. Unfortunately, for counterintuitive reasons, double-checked locking doesn't work in Java.
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:
Warning! Threading in a Multiprocessor World