Chubby (Mike Burrows) (Distributed Locking Algorithms Distributed Locking Algorithms)
Revision as of 10:53, 15 February 2023 by Admin (talk | contribs) (Created page with "== 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 == Reference == https://dl-acm-org.ezproxy.canberra.edu.au/doi/10.5555/1298455.1298487")
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
Reference
https://dl-acm-org.ezproxy.canberra.edu.au/doi/10.5555/1298455.1298487