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). Details on the implementation are given in the report.