16Concurrent Hash Tables: Fast and General(?)!TOBIAS MAIER and PETER SANDERS, Karlsruhe Institute of Technology, GermanyROMAN DEMENTIEV, Intel Deutschland GmbH, GermanyConcurrent hash tables are one of the most important concurrent data structures, which are used in numer-ous applications. For some applications, it is common that hash table accesses dominate the execution time.To efficiently solve these problems in parallel, we need implementations that achieve speedups in highlyconcurrent scena