Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
di_rwlock_example.c | 2013-11-22 | 6.5 kB | |
di_rwlock.h | 2013-11-22 | 821 Bytes | |
di_rwlock.c | 2013-11-22 | 4.8 kB | |
DoubleInstanceLockGuard.java | 2013-11-22 | 6.0 kB | |
DITreeSet.java | 2013-11-22 | 11.5 kB | |
DoubleInstanceLocking.pptx | 2013-11-22 | 420.8 kB | |
Totals: 6 Items | 450.5 kB | 0 |
This folder contains relevant documentation and code to some of the articles we wrote. LeftRight - Contains Java code for the classes used in the paper "Left-Right: A Concurrency Control Technique with Wait-Free Population Oblivious Reads". DoubleInstance - Contains Java and C code for the Double Instance Locking technique.