Chubby (Mike Burrows) (Distributed Locking Algorithms Distributed Locking Algorithms)
Jump to navigation
Jump to search
Time Complexity
$O(n)$
Space Complexity
$O(f)$? words
(Generally need to keep track of one lock per file (exclusivity))
Description
Approximate?
Exact
Randomized?
No, deterministic
Model of Computation
Year
2006