/ParallelElf

Parallel Selections in main memory index structures(Elf) for Databases

Primary LanguageC++

ParallelElf

Parallel Selections in main memory index structures(Elf) for Databases

This link gives an overview of Elf and the state of art sequential search for the selection predicates. In this project, we tried to implement the index traversal in two parallel variants (Subtree and Node level). More details are given in the report