A Provably Starvation-Free Distributed Directory Protocol

SSS'10: Proceedings of the 12th international conference on Stabilization, safety, and security of distributed systems(2010)

引用 21|浏览14
暂无评分
摘要
This paper presents COMBINE, a distributed directory protocol for shared objects, designed for large-scale distributed systems. Directory protocols support move requests, allowing to write the object locally, as well as lookup requests, providing a read-only copy of the object. They have been used in distributed shared memory implementations and in data-flow implementations of distributed software transactional memory in large-scale systems.The protocol runs on an overlay tree, whose leaves are the nodes of the system; it ensures that the cost of serving a request is proportional to the cost of the shortest path between the requesting node and the serving node, in the overlay tree. The correctness of the protocol, including starvation freedom, is proved, despite asynchrony and concurrent requests. The protocol avoids race conditions by combining requests that overtake each other as they pass through the same node. Using an overlay tree with a good stretch factor yields an efficient protocol, even when requests are concurrent.
更多
查看译文
关键词
overlay tree,directory protocol,efficient protocol,protocol avoids race condition,concurrent request,directory protocols support move,large-scale system,memory implementation,shared object,software transactional memory,provably starvation-free
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要