毕业设计(论文)-远程过程调用技术与实现.doc

毕业设计(论文)-远程过程调用技术与实现.doc

  1. 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
  2. 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  3. 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
盐城师范学院毕业设计 PAGE \* MERGEFORMAT5 盐 城 师 范 学 院 毕业设计 远程过程调用技术与实现? 学生姓名 学 院 信息工程学院 专 业 计算机科学与技术 班 级 学 号 指导教师 2016年5月16日 远程过程调用技术与实现 摘 要 远程过程调用(Remote Procedure Calls,RPC)是设计一个分布式系统,并通过分布式系统,实现程序跨计算机运行。传统的过程调用以本地调用居多,然而这种过程调用结构在互联网日益发展的今天,缺陷也越来越明显。本课题所研究的远程过程调用,恰好可以解决本地调用过程存在的一系列弊端,我们可以通过远程调用方法充分利用非共享内存的多处理器环境。其作用是使本地系统上的进程能够激活远程系统上的进程,从而调用远程系统上的功能。 本平台是将Netty技术代替传统的通信技术,Netty提供异步的、事件驱动的网络应用程序框架和工具可以快速的处理Socket。另外,本平台所开发的远程方法调用是采用Google Protobuf技术,Protobuf是Google的开源技术,其功能类似xml。课题研究的目的是为了将这两种技术结合起来,提升远程方法调用的性能,降低编程复杂性,提高资源利用率。 【关键词】分布式应用;Netty;Protobuf 全套设计加扣 3012250582 Remote Procedure Call Technology and Realization Abstract Remote Procedure Calls(RPC) is to design a distributed system ,this system can make procedure run across different computers. The traditional call mainly use local resource.However, this call structure method becoming more and more defective in modern times. This paper put forward a method which can handle this shadow. Our method can take advantage of the non-shared memory multiprocessor environment。Its purpose is to make the procedure which on the local system to activate the procedure on the remote system and call the function on the remote system. This plantform use Netty technology instead of traditional communication technologies. Netty can provide the application framework and tools which are asynchronous and event-driving. And it can process socket quickly. Another method is Google protobuf. Protobuf is open source technology of Google. And its function like XML. The purpose of this research is to combine these two technologies .So that we can enchance the performance of RPC。It also can reduce programming complexity and improve programming efficiency at the same time. [Keywords] Distributed Applications, Netty, protobuf 目 录 TOC \o 1-3 \h \z \u HYPERLINK \l _Toc453578198 1 引言 PAGEREF _Toc453578198 \h

您可能关注的文档

文档评论(0)

***** + 关注
实名认证
内容提供者

该用户很懒,什么也没介绍

1亿VIP精品文档

相关文档