- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
Electronic MailReading 9.2.1.ppt
Electronic MailReading: 9.2.1 COS 461: Computer Networks Spring 2007 (MW 1:30-2:50 in Friend 004) Jennifer Rexford Teaching Assistant: Ioannis Avramopoulos /courses/archive/spring07/cos461/ Distributed Hash Tables Location-Independent Naming Separate a name from its location File name is “BritneyHitMe.mp3” Current location is Look-up problem Given item’s name, find who has the item Where item stored at dynamic set of nodes Two key design decisions How do we map items on to nodes? How do we route a request to that node? Structured Solution: Special Nodes Central index (Napster) Central server keeps track of who has each file Peers publish a list of their content at the server Peers query the server to locate desired content Simple and efficient, but not scalable or reliable Unstructured Solution: Random Query flooding (Gnutella) Peers do not publish information about content Instead, queries are flooded throughout system And a peer who has the desired content replies Reliable, but long delays and poor scalability Can We Do Better? Decentralized No central coordination Scalable Run with thousands or millions of nodes Fault tolerant Tolerate nodes joining, leaving, failing, … Two key ideas Hashing: to map a name to a value Distributed: for decentralized, self-organization Hashing Name-value pairs (or key-value pairs) E.g., “BritneyHitMe.mp3” and “” E.g,. “Jen Rexford” and “jrex@” Hash table Data structure that associates keys with values Hash Functions Hashing Transform the key into a number And use the number to index an array Example hash function Hash(x) = x mod 101, mapping to 0, 1, …, 100 Challenges What if there are more than 101 nodes? Fewer? Which nodes correspond to each hash value? What if nodes come and go over time? Consistent Hashing Large, sparse identifier space (e.g., 128 bits) Hash a set of keys x uniformly to large id space Hash nodes to the id space as well Where to Store (Key, Value) Pair? Mapping keys in a load-balanced way Store the key at
您可能关注的文档
- 32=302=3002=.ppt
- 5 毕业设计提纲.ppt
- 7.4 IIS服务器.ppt
- 8h30Accueil9h00-9h10Introduction de la journée par Pierre .ppt
- 9 THE REAL ECONOMY IN THE LONG RUN.ppt
- A Neural Network Classifier for Junk E-Mail.ppt
- A PROFIL.ppt
- A Proposal for the Expansion of DPOLY.ppt
- A Report on ARES in Hong Kong & Pearl River Delta.ppt
- A Short-Run Model of an Open Economy.PPT
- email e.mail@uah.edu.ppt
- Email in Higher Education Policy Issues and Strategies.ppt
- Email Mail MergeforLotus Notes and ExcelUser Guide.ppt
- eMail Marketing, the marketing tool you can't afford to .ppt
- Email Tracing.ppt
- Emission Accounts.ppt
- Emoticon-based Text Steganography in Chat.ppt
- ENERGY EFFICIENCY IN POWER PLANTS.ppt
- Enforcement mechanisms in the EU 欧盟的执法机制.ppt
- Enron CorpusA New Dataset for Email Classification.ppt
最近下载
- 红星照耀中国课件.pptx VIP
- 外源海藻糖对灌浆期高温胁迫下小麦产量及糖组分的影响.pdf VIP
- 人教版六年级上册数学第三单元第一课时《分数除法的意义(例1)与分数除以整数(例2)》人教版六年级上册数学第三单元第一课时《分数除法的意义(例1)与分数除以整数(例2)》.ppt VIP
- 《红星照耀中国》ppt课件完整版.pptx VIP
- 2025食安考试题库及答案.docx
- 2025年公路养护工职业技能考试题库(最新版).pdf VIP
- 科迈控制器IC-NT中文说明书.pdf
- 挡土墙工程监理规划.pdf VIP
- 2025军事理论考试题及答案.docx VIP
- 高二地理选择性必修一考点复习.doc VIP
文档评论(0)