Matches in DBpedia 2015-10 for { <http://dbpedia.org/resource/Ctrie> ?p ?o }
Showing triples 1 to 53 of
53
with 100 triples per page.
- Ctrie abstract "A concurrent hash-trie or Ctrie is a concurrent thread-safe lock-free implementation of a hash array mapped trie. It is used to implement the concurrent map abstraction. It has particularly scalable concurrent insert and remove operations and is memory-efficient. It is the first known concurrent data-structure that supports O(1), atomic, lock-free snapshots.".
- Ctrie thumbnail Ctrie-insert.png?width=300.
- Ctrie wikiPageExternalLink cl-ctrie.
- Ctrie wikiPageID "33676538".
- Ctrie wikiPageLength "11151".
- Ctrie wikiPageOutDegree "22".
- Ctrie wikiPageRevisionID "683585211".
- Ctrie wikiPageWikiLink Aleksandar_Prokopec.
- Ctrie wikiPageWikiLink Amortized.
- Ctrie wikiPageWikiLink Amortized_analysis.
- Ctrie wikiPageWikiLink Big_O_notation.
- Ctrie wikiPageWikiLink Category:Associative_arrays.
- Ctrie wikiPageWikiLink Category:Hashing.
- Ctrie wikiPageWikiLink File:Ctrie-insert.png.
- Ctrie wikiPageWikiLink Hamming_weight.
- Ctrie wikiPageWikiLink Hash_array_mapped_trie.
- Ctrie wikiPageWikiLink Hash_table.
- Ctrie wikiPageWikiLink Hash_tables.
- Ctrie wikiPageWikiLink Hazard_pointer.
- Ctrie wikiPageWikiLink Lock-free.
- Ctrie wikiPageWikiLink Non-blocking_algorithm.
- Ctrie wikiPageWikiLink O(1).
- Ctrie wikiPageWikiLink Persistent_data_structure.
- Ctrie wikiPageWikiLink Persistent_data_structures.
- Ctrie wikiPageWikiLink Scala_(programming_language).
- Ctrie wikiPageWikiLink Skip_list.
- Ctrie wikiPageWikiLink Skip_lists.
- Ctrie wikiPageWikiLink Software_transactional_memory.
- Ctrie wikiPageWikiLink Thread-safe.
- Ctrie wikiPageWikiLink Thread_safety.
- Ctrie wikiPageWikiLink Wait-free.
- Ctrie wikiPageWikiLink While_loop.
- Ctrie wikiPageWikiLinkText "Ctrie".
- Ctrie hasPhotoCollection Ctrie.
- Ctrie wikiPageUsesTemplate Template:CS-Trees.
- Ctrie wikiPageUsesTemplate Template:Distinguish.
- Ctrie wikiPageUsesTemplate Template:Reflist.
- Ctrie subject Category:Associative_arrays.
- Ctrie subject Category:Hashing.
- Ctrie hypernym Implementation.
- Ctrie type Software.
- Ctrie type Array.
- Ctrie type Structure.
- Ctrie type Thing.
- Ctrie comment "A concurrent hash-trie or Ctrie is a concurrent thread-safe lock-free implementation of a hash array mapped trie. It is used to implement the concurrent map abstraction. It has particularly scalable concurrent insert and remove operations and is memory-efficient. It is the first known concurrent data-structure that supports O(1), atomic, lock-free snapshots.".
- Ctrie label "Ctrie".
- Ctrie differentFrom C-trie.
- Ctrie sameAs m.0hht9vk.
- Ctrie sameAs Q5191786.
- Ctrie sameAs Q5191786.
- Ctrie wasDerivedFrom Ctrie?oldid=683585211.
- Ctrie depiction Ctrie-insert.png.
- Ctrie isPrimaryTopicOf Ctrie.