#ctrie

Ctrie

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.

Wed 7th

Provided by Wikipedia

Learn More

This keyword could refer to multiple things. Here are some suggestions:

0 searches
This keyword has never been searched before
This keyword has never been searched for with any other keyword.