Towards a Lock-Free, Fixed Size and Persistent Hash Map Design

  • Miguel João Gonçalves Areias INESC TEC / University of Porto
  • Ricardo Jorge Gomes Lopes da Rocha INESC TEC / University of Porto

Resumo


Hash tries are a trie-based data structure with nearly ideal characteristics for the implementation of hash maps. In this paper, we present a novel, simple and scalable hash trie map design that fully supports the concurrent search, insert and remove operations on hash maps. To the best of our knowledge, our proposal is the first concurrent hash map design that puts together the following characteristics: (i) be lock-free; (ii) use fixed size data structures; and (iii) maintain the access to all internal data structures as persistent memory references. Experimental results show that our proposal is quite competitive when compared against other state-of-the-art proposals implemented in Java. Its design is modular enough to allow different types of configurations aimed for different performances in memory usage and execution time.
Palavras-chave: Proposals, Arrays, Heuristic algorithms, Instruction sets, IP networks, Java
Publicado
17/10/2017
AREIAS, Miguel João Gonçalves; ROCHA, Ricardo Jorge Gomes Lopes da. Towards a Lock-Free, Fixed Size and Persistent Hash Map Design. In: INTERNATIONAL SYMPOSIUM ON COMPUTER ARCHITECTURE AND HIGH PERFORMANCE COMPUTING (SBAC-PAD), 29. , 2017, Campinas/SP. Anais [...]. Porto Alegre: Sociedade Brasileira de Computação, 2017 . p. 145-152.