In-memory, multi-core evaluation of batched SPJA (selection-projection-join-aggregation) queries on a predefined set of immutable relations using hash joins. (official contest site for more)
The solution uses Intel's Thread Building Blocks.
In-memory, multi-core evaluation of batched SPJA (selection-projection-join-aggregation) queries on a predefined set of immutable relations using hash joins. (official contest site for more)
The solution uses Intel's Thread Building Blocks.