Search
Your task is to implement a concurrent set of integers implemented as a skip list without using locks.
Presentation in PDF
AtomicMarkableReference<Type>
this
find(int value)
delete(int value)
add(int value)
NonblockSkipListSet
There is several available tools that can be used: