DistOS 2014W Lecture 12

From Soma-notes
Revision as of 11:16, 13 February 2014 by Soma (talk | contribs) (→‎Design)
Jump to navigation Jump to search

Discussion of Chubby

  • Coarse-grained locking service
  • developed at Google
  • no new algorithms, methods

Design

  • "filesystem"
  • every file and directory is a readers/writers lock

API

use cases