Matches in DBpedia 2014 for { <http://dbpedia.org/resource/Double-checked_locking> ?p ?o. }
Showing items 1 to 41 of
41
with 100 items per page.
- Double-checked_locking abstract "In software engineering, double-checked locking (also known as "double-checked locking optimization") is a software design pattern used to reduce the overhead of acquiring a lock by first testing the locking criterion (the "lock hint") without actually acquiring the lock. Only if the locking criterion check indicates that locking is required does the actual locking logic proceed.The pattern, when implemented in some language/hardware combinations, can be unsafe. At times, it can be considered an anti-pattern.It is typically used to reduce locking overhead when implementing "lazy initialization" in a multi-threaded environment, especially as part of the Singleton pattern. Lazy initialization avoids initializing a value until the first time it is accessed.".
- Double-checked_locking wikiPageExternalLink double_check_locking.
- Double-checked_locking wikiPageExternalLink 12a04hfd.aspx.
- Double-checked_locking wikiPageExternalLink son-of-a-bug.
- Double-checked_locking wikiPageExternalLink j-dcl.html.
- Double-checked_locking wikiPageExternalLink DDJ_Jul_Aug_2004_revised.pdf.
- Double-checked_locking wikiPageExternalLink DoubleCheckedLocking.html.
- Double-checked_locking wikiPageExternalLink jw-0209-toolbox.html.
- Double-checked_locking wikiPageExternalLink jw-0209-double.html.
- Double-checked_locking wikiPageExternalLink singleton.html.
- Double-checked_locking wikiPageExternalLink ?p=35.
- Double-checked_locking wikiPageExternalLink 2693.
- Double-checked_locking wikiPageID "164874".
- Double-checked_locking wikiPageRevisionID "591055861".
- Double-checked_locking hasPhotoCollection Double-checked_locking.
- Double-checked_locking subject Category:Concurrency_control.
- Double-checked_locking subject Category:Software_design_patterns.
- Double-checked_locking type Abstraction100002137.
- Double-checked_locking type Cognition100023271.
- Double-checked_locking type Form105930736.
- Double-checked_locking type PsychologicalFeature100023100.
- Double-checked_locking type SoftwareDesignPatterns.
- Double-checked_locking type Structure105726345.
- Double-checked_locking comment "In software engineering, double-checked locking (also known as "double-checked locking optimization") is a software design pattern used to reduce the overhead of acquiring a lock by first testing the locking criterion (the "lock hint") without actually acquiring the lock. Only if the locking criterion check indicates that locking is required does the actual locking logic proceed.The pattern, when implemented in some language/hardware combinations, can be unsafe.".
- Double-checked_locking label "Blokada z podwójnym zatwierdzeniem (wzorzec projektowy)".
- Double-checked_locking label "Doppelt überprüfte Sperrung".
- Double-checked_locking label "Double checked locking".
- Double-checked_locking label "Double-checked locking".
- Double-checked_locking label "Double-checked locking".
- Double-checked_locking label "Interblocco ricontrollato".
- Double-checked_locking label "双重检查锁定模式".
- Double-checked_locking sameAs Doppelt_überprüfte_Sperrung.
- Double-checked_locking sameAs Double-checked_locking.
- Double-checked_locking sameAs Interblocco_ricontrollato.
- Double-checked_locking sameAs Blokada_z_podwójnym_zatwierdzeniem_(wzorzec_projektowy).
- Double-checked_locking sameAs m.015yyv.
- Double-checked_locking sameAs Q2712542.
- Double-checked_locking sameAs Q2712542.
- Double-checked_locking sameAs Double-checked_locking.
- Double-checked_locking wasDerivedFrom Double-checked_locking?oldid=591055861.
- Double-checked_locking isPrimaryTopicOf Double-checked_locking.