In dictionaries:
distributed hash table
(computer science) A decentralised distributed system that performs the functions of a hash table.
Concurrent hash table
A concurrent hash table or concurrent hash map is an implementation of hash tables allowing concurrent access by multiple threads using a hash function.
more...