Commit 34c137ce authored by Sergei Vinogradov's avatar Sergei Vinogradov
Browse files

Persistent concurrent hash map data structure.

Implementation is based on concurrent_hash_map from Intel TBB library.

Test for persistent_concurrent_hash_map is built and executed only if
Intel TBB library found by CMake.

Update README for Intel TBB related tests.

Extend Docker images to support Intel TBB

Add abstraction for RW mutex

Add pmreorder test for concurrent_hash_map
parent b004416c
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment