- 1、本文档共42页,可阅读全部内容。
- 2、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
DISTRIBUTED SYSTEMSPrinciples and ParadigmsSecond EditionANDREW S. TANENBAUMMAARTEN VAN STEENChapter 4Communication Layered Protocols (1) Figure 4-1. Layers, interfaces, and protocols in the OSI model. Layered Protocols (2) Figure 4-2. A typical message as it appears on the network. Middleware Protocols Figure 4-3. An adapted reference model for networked communication. Types of Communication Figure 4-4. Viewing middleware as an intermediate (distributed) service in application-level communication. Conventional Procedure Call Figure 4-5. (a) Parameter passing in a local procedure call: the stack before the call to read. (b) The stack while the called procedure is active. Client and Server Stubs Figure 4-6. Principle of RPC between a client and server program. Remote Procedure Calls (1) A remote procedure call occurs in the following steps: The client procedure calls the client stub in the normal way. The client stub builds a message and calls the local operating system. The client’s OS sends the message to the remote OS. The remote OS gives the message to the server stub. The server stub unpacks the parameters and calls the server. Continued … Remote Procedure Calls (2) A remote procedure call occurs in the following steps (continued): The server does the work and returns the result to the stub. The server stub packs it in a message and calls its local OS. The server’s OS sends the message to the client’s OS. The client’s OS gives the message to the client stub. The stub unpacks the result and returns to the client. Passing Value Parameters (1) Figure 4-7. The steps involved in a doing a remote computation through RPC. Passing Value Parameters (2) Figure 4-8. (a) The original message on the Pentium. Passing Value Parameters (3) Figure 4-8. (a) The original message on the Pentium. Passing Value Parameters (4) Figure 4-8. (c) The message after being inverted. The little numbers in boxes indicate the address of each byte. Parameter Specific
您可能关注的文档
- 必威体育精装版《动物与人类生活的关系》课件.ppt
- 必威体育精装版《洞悉用户——用户研究方法与应用》第一章.ppt
- 必威体育精装版《都市寻梦》设计方案.doc
- 必威体育精装版《杜牧诗三首》课件+课后练习题.ppt
- 必威体育精装版《断章》《错误》课件正稿.ppt
- 必威体育精装版《对公信贷资产“五级十类”分类操作办法》.doc
- 必威体育精装版《对联六副》.ppt
- 必威体育精装版《对社会主义道路的探索》教学课件.ppt
- 必威体育精装版《对外投资重大差异的协同管理》.ppt
- 必威体育精装版《多彩的广西民族文化》工艺篇.ppt
- 医学研究统计方法综合运用与结果表达03医学论文中常见统计学错误.pptx
- 医学代谢组学技术与研究系列讲座02ROC曲线分析.pptx
- 冰雪舞蹈与数字媒体艺术的结合论文.docx
- 2025年摄影师(初级)职业技能鉴定试卷:摄影作品版权登记与保护.docx
- 2025年事业单位教师招聘政治学科专业知识试卷(政治思想).docx
- 2025年日语能力测试N2级阅读专项试卷:日语阅读与语法巩固.docx
- 2025年西班牙语DELEC9级口语实战试卷:2025年备考策略.docx
- 2025年无损检测员(中级)无损检测行业标准试卷.docx
- 2025年高考文学类文本阅读(小说)复习.pdf
- 2025年医保知识考试题库及答案(医保谈判药品价格谈判)试卷.docx
文档评论(0)