vix.ing · top · new · best · stats · spec

How to Make a Multiprocessor Computer That Correctly Executes Multiprocess Programs

1979/09/01 by Lamport · 38 citations
Computer Science · #Parallel Computing and Optimization Techniques #Logic, programming, and type systems #Embedded Systems Design Techniques

paper · doi:10.1109/tc.1979.1675439

Abstract

Many large sequential computers execute operations in a different order than is specified by the program. A correct execution is achieved if the results produced are the same as would be produced by executing the program steps in order. For a multiprocessor computer, such a correct execution by each processor does not guarantee the correct execution of the entire program. Additional conditions are given which do guarantee that a computer correctly executes multiprocess programs.

Cited by

Related