Photo
PRESENTATIONS
PS Optimistic Parallelization of Communicating Sequential Processes

Paper presented at the Third ACM Symposium on Principles and Practices of Parallel Programming, July 1991.

A method for optimistically parallelizing any sequential computation in a distributed system when the result of the first part of the compuation can be guessed with reasonably high probability.

PDF PS File System Measurements and their Application to the Design of Efficient Operation Logging Algorithms

Paper presented at the Tenth IEEE Symposium on Reliable Distributed Systems, Pisa, Italy, September, 1991.

Demonstrates that deterministic replay can be achieved by only logging 1% of all file system operations, by using the volatile logging technique.