- 1、本文档共40页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
Module 2 - Student Background Knowledge Google云计算系列课程知识讲稿.ppt
? Spinnaker Labs, Inc. Ports Within an IP address, a port is a sub-address identifying a listening program Allows multiple clients to connect to a server at once Example: Web Server (1/3) The server creates a listener socket attached to a specific port. 80 is the agreed-upon port number for web traffic. Google Cluster Computing Faculty Training Workshop Module II: Student Background Knowledge This presentation includes course content ? University of Washington Redistributed under the Creative Commons Attribution 3.0 license. All other contents: Background Topics Programming Languages Systems: Operating Systems File Systems Networking Databases Programming Languages MapReduce is based on functional programming map and fold FP is taught in one quarter, but not reinforced “Crash course” necessary Worksheets to pose short problems in terms of map and fold Immutable data a key concept Multithreaded programming Taught in OS course at Washington Not a prerequisite! Students need to understand multiple copies of same method running in parallel File Systems Necessary to understand GFS Comparison to NFS, other distributed file systems relevant Databases Concept of shared consistency model Consensus ACID characteristics Journaling Multi-phase commit processes Parallelization Synchronization Parallelization Idea Parallelization is “easy” if processing can be cleanly split into n units: Parallelization Idea (2) In a parallel computation, we would like to have as many threads as we have processors. e.g., a four-processor computer would be able to run four threads at the same time. Parallelization Idea (3) Parallelization Idea (4) Parallelization Pitfalls But this model is too simple! How do we assign work units to worker threads? What if we have more work units than threads? How do we aggregate the results at the end? How do we know all the workers have finished? What if the work cannot be divided into completely separate tasks? What is the common theme of all of these p
您可能关注的文档
- M09第二篇第九章 节 水环境污染控制与治理的生态工程及微生物学原理 环境工程微生物学课件.ppt
- m10_u1__this_is_my_head 教程文件.ppt
- M13-04实验四细菌淀粉酶的测定 环境工程微生物学教材.ppt
- M13-05实验五 培养基的配制与 及灭菌 环境工程微生物学课件.ppt
- M13-06实验六活性污泥中细菌的纯种 环境工程微生物学教材.ppt
- M13-08实验八总大肠菌群数的测定 环境工程微生物学教材.ppt
- M2与 及GDP之比的探究.ppt
- Macroeconomic Policy and Coordination Under Floating Exchange Rates 国际金融英文教材.ppt
- Maintaining Redo Log Files教学文稿.ppt
- MaMA 德语知识讲稿.ppt
文档评论(0)