Browse Categories
Arts
Business
Computers
Games
Health
Home
Kids and Teens
News
Recreation
Reference
Regional
Science
Shopping
Society
Sports
About Nomoz
Contact Us
Options:
Directory
Entire Web
Top
:
Computers
:
Programming
:
Threads
:
Java
:
Warning! Threading in a Multiprocessor World
Link Details for:
Warning! Threading in a Multiprocessor World
Link Title:
Warning! Threading in a Multiprocessor World
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:
ScreenShot: