Implementing Sequentially Consistant Shared Objects using Broadcast and Point-To-Point Communications
dc.contributor.author | Fekete, Alan | en_US |
dc.contributor.author | Kaashoek, M. Frans | en_US |
dc.contributor.author | Lynch, Nancy A. | en_US |
dc.date.accessioned | 2023-03-29T14:38:38Z | |
dc.date.available | 2023-03-29T14:38:38Z | |
dc.date.issued | 1995-06 | |
dc.identifier.uri | https://hdl.handle.net/1721.1/149235 | |
dc.description.abstract | A distributed algorithm that implements a sequentially consistent collection of shared read/update objects using a combination of broadcast and point-to-point communication is presented and proved correct. This algorithm is a generalization of one used in the Orca shared object system. The algorithm caches objects in the local memory of processors according to application needs; each read operation accesses a single copy of the object, while each update accesses all copies. Copies of all the objects are kept consistent using a strategy based on sequence numbers for broadcasts. | en_US |
dc.relation.ispartofseries | MIT-LCS-TM-518 | |
dc.title | Implementing Sequentially Consistant Shared Objects using Broadcast and Point-To-Point Communications | en_US |