Next: Products
Up: Distributed Algorithms (Prasad Jayanti)
Previous: Distributed Algorithms (Prasad Jayanti)
Contents
Our research on wait-free synchronization and locking protocols has produced
the following algorithms:
- A time optimal wait-free algorithm for the wellknown multiwriter snapshot problem
[Jay05]
- An efficient wait-free algorithm for implementing a multiword LL/SC object [JP05]
- An efficient wait-free algorithm for computing tree functions in time proportional to the depth of the tree [Jay02]
- Constant time wait-free implementation of LL/SC instructions from compare&swap [JP03]
- Efficient design of FCFS abortable locks [Jay03]
- Design of FCFS group mutual exclusion locks [JPT03]
- Transformation of mutual exclusion algorithms into fast mutual exclusion algorithms [JPN05]
Last modified:
2005-04-06