毕业远程过程调用技术与实现.docxVIP

  1. 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
  2. 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  3. 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
  4. 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
  5. 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们
  6. 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
  7. 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
远程过程调用技术与实现 摘 要 远程过程调用(Remote Procedure Calls, RPC)是设计?一个分布式系统,并通过 分布式系统,实现程序跨计算机运行。传统的过程调用以本地调用居多,然而这种 过程调用结构在互联网日益发展的今天,缺陷也越来越明显。本课题所研究的远程 过程调用,恰好可以解决本地调用过程存在的一系列弊端,我们可以通过远程调用 方法充分利用非共享内存的多处理器环境。其作用是使本地系统上的进程能够激活 远程系统上的进程,从而调用远程系统上的功能。 本平台是将Netty技术代替传统的通信技术,Netty提供异步的、事件驱动的网 络应用程序框架和工具可以快速的处理Socketo另外,本平台所开发的远程方法调 用是采用Google Protobuf技术,Protobuf是Google的开源技术,其功能类似xml。 课题研究的目的是为了将这两种技术结合起来,提升远程方法调用的性能,降低编 程复杂性,提高资源利用率。 【关键词】分布式应用;Netty; Protobuf 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-5 \h \z HYPERLINK \l bookmark20 \o Current Document 1引言 1 1.1研究背景 1 1.2研究意义 1 1.3课题研究的目标 2 HYPERLINK \l bookmark22 \o Current Document 2系统开发介绍 2 2.1开发环境介绍 2 2.1.1软件环境 2 2.1.2硬件环境 3 2.2技术支持介绍 3 2.2.1项目管理工具Maven 3 2.2.2数据传输技术Protobuf 3 223通信技术Neuy 3 HYPERLINK \l bookmark38 \o Current Document 3需求分析 5 3.1系统要求 5 3.2远程过程调用RPC基木说明 5 3

文档评论(0)

ggkkppp + 关注
实名认证
文档贡献者

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

1亿VIP精品文档

相关文档