Double-checked locking and the Singleton pattern
Examine the roots of the double-checked locking idiom, why it was developed, and why it doesn't work. The Java programming language contains several useful programming idioms. It also contains some that further study has shown should not be used. Double-checked locking is one such idiom that should never be used.
Visit publisher site: Double-checked locking and the Singleton patternListing Details
- Filed in:
-
Scripts / Java / Tutorials & Tips / Miscellaneous
- Submitted on:
- Last Updated:
- May 21, 2002
- Publisher:
- Other listings by this publisher
License & Pricing Information
User Reviews
Be the first to review this listing!Not yet reviewed by any member.... You can be the FIRST one to write a review for Double-checked locking and the Singleton pattern