1986
DOI: 10.21236/ada229264
|View full text |Cite
|
Sign up to set email alerts
|

Highly-Available Distributed Services and Fault-Tolerant Distributed Garbage Collection

Abstract: This paper describes two techniques that are only loosely related. The first is a method for constructing a highly available service for use in a distributed system. The service presents its clients with a consistent view of its state, but the view may contain old information. Clients can indicate how recent the information must be. The method can be used in any application in which the property of interest is stable: once the property becomes true, it remains true forever.The paper also describes a fault-tole… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
30
0

Year Published

1990
1990
2022
2022

Publication Types

Select...
5
2

Relationship

0
7

Authors

Journals

citations
Cited by 24 publications
(30 citation statements)
references
References 12 publications
(14 reference statements)
0
30
0
Order By: Relevance
“…This optimization is described in [6]. In this scheme, a central map server is used to hold a copy of the map.…”
Section: Central Server Optimizationmentioning
confidence: 99%
See 3 more Smart Citations
“…This optimization is described in [6]. In this scheme, a central map server is used to hold a copy of the map.…”
Section: Central Server Optimizationmentioning
confidence: 99%
“…To maintain the consistency of data stored at different replicas, we use a scheme based on the method described in [6]. In our implementation, it is possible to store data by communicating with any replica.…”
Section: Replication Of the Servermentioning
confidence: 99%
See 2 more Smart Citations
“…One way for the sender to refrain from sending a decrement message for a reference it sent out to another node -until it has received the ack -is to store all such references in a separate data structure, called the translist, whose entries include the receiver node to which the reference was sent. (The concept of a translist is borrowed from [LL86], where it is used in a somewhat different context.) Entries are deleted from the translist when the sender receives an ack from the receiver (or the owner, depending upon the exact protocol).…”
Section: Reference Countingmentioning
confidence: 99%