Concurrent map data structure
Implementation is based on concurrent skip list. Ref: https://www.cs.tau.ac.il/~shanir/nir-pubs-web/Papers/OPODIS2006-BA.pdf
parent
c10abf94
Please register or sign in to comment
Implementation is based on concurrent skip list. Ref: https://www.cs.tau.ac.il/~shanir/nir-pubs-web/Papers/OPODIS2006-BA.pdf