Decentralizing execution of composite web services
Mangala Gowri Nanda, Satish Chandra, et al.
OOPSLA 2004
Existing memory models and cache consistency protocols assume the memory coherence property which requires that all processor observe the same ordering of write operations to the same location. In this paper, we address the problem of defining a memory model that does not rely on the memory coherence assumption and also the problem of designing a cache consistency protocol based on such a memory model. We define a new memory consistency model, called Location Consistency (LC), in which the state of a memory location is modeled as a partially ordered multiset (pomset) of write and synchronization operations. We prove that LC is strictly weaker than existing memory models, but is still equivalent to stronger models for the common case of parallel programs that have no data races. We also describe a new multiprocessor cache consistency protocol based on the LC memory model. We prove that this LC protocol obeys the LC memory model. The LC protocol does not need to enforce single write ownership of memory blocks. As a result, the LC protocol is simpler and more scalable than existing and directory-based cache consistency protocols.
Mangala Gowri Nanda, Satish Chandra, et al.
OOPSLA 2004
R. Govindarajan, Erik R. Altman, et al.
Des Autom Embedded Syst
Matthew Harren, Michael Burke, et al.
WWW 2004
Kourosh Gharachorloo, Vivek Sarkar, et al.
LFP 1988