{"title":"Highly available atomic objects","authors":"T. Ng","doi":"10.1109/CMPSAC.1992.217573","DOIUrl":null,"url":null,"abstract":"The author describes an approach to implement highly available atomic objects in a distributed system. The approach uses the semantics of an object's type to increase availability and concurrency. The increase comes at the expense of writing a layer of type-specific code for concurrency control. The type-specific code can be written without making any assumption of any underlying replication or the serialization order used, allowing it to be reused more easily. He uses the virtual partition algorithm (A. Al Abbadi et al., 1986) for replica control. It avoids reading multiple replicas during normal operation at the expense of synchronizing the replicas when they re-establish communication. The optimization is important in the context of semantics-based implementations because potentially no replica is more up-to-date than the others. In contrast to similar semantics-based approaches, this approach assigns quorums to operations of the nonatomic objects used to implement the atomic objects, rather than to operations of the atomic objects.<<ETX>>","PeriodicalId":286518,"journal":{"name":"[1992] Proceedings. The Sixteenth Annual International Computer Software and Applications Conference","volume":"37 6","pages":"0"},"PeriodicalIF":0.0000,"publicationDate":"1992-09-21","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":null,"platform":"Semanticscholar","paperid":null,"PeriodicalName":"[1992] Proceedings. The Sixteenth Annual International Computer Software and Applications Conference","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.1109/CMPSAC.1992.217573","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 0
Abstract
The author describes an approach to implement highly available atomic objects in a distributed system. The approach uses the semantics of an object's type to increase availability and concurrency. The increase comes at the expense of writing a layer of type-specific code for concurrency control. The type-specific code can be written without making any assumption of any underlying replication or the serialization order used, allowing it to be reused more easily. He uses the virtual partition algorithm (A. Al Abbadi et al., 1986) for replica control. It avoids reading multiple replicas during normal operation at the expense of synchronizing the replicas when they re-establish communication. The optimization is important in the context of semantics-based implementations because potentially no replica is more up-to-date than the others. In contrast to similar semantics-based approaches, this approach assigns quorums to operations of the nonatomic objects used to implement the atomic objects, rather than to operations of the atomic objects.<>
作者描述了一种在分布式系统中实现高可用性原子对象的方法。该方法使用对象类型的语义来提高可用性和并发性。这种增长是以为并发控制编写特定类型代码层为代价的。可以编写特定类型的代码,而无需假设任何底层复制或所使用的序列化顺序,从而使其更容易被重用。他使用虚拟分区算法(A. Al Abbadi et Al ., 1986)进行副本控制。它避免了在正常操作期间读取多个副本,代价是在重新建立通信时同步副本。在基于语义的实现上下文中,优化非常重要,因为可能没有哪个副本比其他副本更新得更快。与类似的基于语义的方法相比,这种方法将quorum分配给用于实现原子对象的非原子对象的操作,而不是原子对象的操作。