- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
DStore An Easy-to-Manage Persistent State Store.ppt
Outline Project overview Consistency guarantees Failure detection Benchmarks Next steps and bigger picture Background: Scalable CHTs DStore: An easy-to-manage CHT Cheap recovery: Principles and costs Nothing new under the sun, but… Cheap recovery simplifies state management Outline Project overview Consistency guarantees Failure detection Benchmarks Next steps and bigger picture Consistency guarantees Usage model: Guarantee: For a key k, DStore enforces a global order of operations that is consistent with the order seen by individual clients. C1 issues w1(k, vnew) to replace current hash table entry (k, vold) w1 returns SUCCESS: subsequent reads return vnew w1 returns FAIL: subsequent reads return vold w1 return UNKNOWN (due to Dlib failure): two cases Case 1: Another user U2 performs a read Case 2: U1 performs a read Consistency guarantees C1 issues w1(k, vnew) to replace current hash table entry (k, vold) w1 returns SUCCESS: subsequent reads return vnew w1 returns FAIL: subsequent reads return vold w1 return UNKNOWN (due to Dlib failure): U1 reads – w1 is immediately committed or aborted U2 reads – if vold is returned, no user has read vnew if vnew is returned, no user will later read vold Versus sequential consistency Two-phase commit vs. single phase writes Recovery behavior Application-generic failure detection Failure detection and repartitioning behavior Bigger picture: What is “self-managing”? Bigger picture: What is “self-managing”? Bigger picture: What is “self-managing”? Nothing new under the sun, but… Cheap recovery simplifies state management Two-phase commit vs. single phase writes Bigger picture Big picture Use simple metrics to trigger scaling Brick load Cache hit rate Online data reconstruction Simple, aggressive failure detection Bricks send operating statistics CPU load, average queue delay, number of requests processed, etc. Statistical methods Median absolute deviation – compares one brick’s behavior with the current behavi
您可能关注的文档
- CNOOC EDRC AUG. 09, 2005.ppt
- Cognitive Psychology, 2nd Ed..ppt
- COHABITATION.ppt
- Collaborative Data Management for Longitudinal Studies.ppt
- Collaborative EMS System.PPT
- COLLEGE ENGLISHBOOK II.ppt
- Commercial AviationSafety Team (CAST).ppt
- Common Core State Standards Initiative.ppt
- Communication NetworksA First Course.ppt
- Comparative Contract Law in East Asia.ppt
- DuPont Insecticides.ppt
- Dynamic Complexity.ppt
- Dynamic ProgrammingManhattan Tourist ProblemLecture 17.ppt
- e-government in the UK.ppt
- E. D. Jones.ppt
- Early Detection and Prevention of Renal Failure.ppt
- Earthquake Hazards and Safety.ppt
- Earthquake Mitigation.ppt
- Earthquake Safety.ppt
- Earthquake Slides.ppt
文档评论(0)