DistOS 2019F 2019-11-18

From Soma-notes
Revision as of 22:17, 19 March 2020 by Soma (talk | contribs) (Created page with "==Readings== Haystack & F4 * [http://static.usenix.org/legacy/events/osdi10/tech/full_papers/Beaver.pdf Beaver et al., "Finding a needle in Haystack: Facebook’s photo stora...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Readings

Haystack & F4

Discussion Questions

  • What are the key characteristics of the problem Haystack and F4 are trying to solve?
  • How does this workload compare to that of a general-purpose data store?
  • How do both systems provide performance and reliability?
  • To what extent is concurrency a major concern in the design of these systems?
  • How is F4 an optimization on top of what Haystack provides?
  • What were the key algorithms and data structures used by both systems?