Search
Now showing items 1-5 of 5
Lazy release consistency for distributed shared memory
(1995)
A software distributed shared memory (DSM) system allows shared memory parallel programs to execute on networks of workstations. This thesis presents a new class of protocols that has lower communication requirements than ...
Distributed system fault tolerance using message logging and checkpointing
(1990)
Fault tolerance can allow processes executing in a computer system to survive failures within the system. This thesis addresses the theory and practice of transparent fault-tolerance methods using message logging and ...
Manetho: Fault tolerance in distributed systems using rollback-recovery and process replication
(1994)
This dissertation presents a new protocol that allows rollback-recovery and process replication to co-exist in a distributed system. The protocol relies on a novel data structure called the antecedence graph, which tracks ...
Optimistic computation
(1990)
An optimistic computation is a computation that makes guesses about its future behavior, then proceeds with execution based on these guesses before they can be verified. Optimistic computations guess data values before ...
Efficient distributed shared memory based on multi-protocol release consistency
(1994)
A distributed shared memory (DSM) system allows shared memory parallel programs to be executed on distributed memory multiprocessors. The challenge in building a DSM system is to achieve good performance over a wide range ...