一种基于原始接口编译的远程调用部署方法 |
| |
引用本文: | 张小晶. 一种基于原始接口编译的远程调用部署方法[J]. 教育技术导刊, 2009, 8(6): 122-124 |
| |
作者姓名: | 张小晶 |
| |
作者单位: | 中国地质大学研究生院; |
| |
摘 要: | 基于ONC SUN RPC协议(RFC1014、1050)及其linux2.6实现,提出了一种全新的基于原始接口编译的远程调用部署方法,使得本地动态库的远程化过程变得清晰明了,并显著地减少了代理以及桩库的编写工作量,在MapGis7.x分布式网格地理信息系统应用服务器的开发以及部署工作中初见成效。
|
关 键 词: | 远程调用 接口 分布式系统 代理 桩 |
A Method of Remote Procedure Call Based on Compilation of Original Interfaces |
| |
Abstract: | Remote procedure call(RPC) is an Inter-process communicaion technology that allows a computer program to cause a subroutine or procedure to execute in another address space(commonly on another computer on a shared network) without the programmer explicitly coding the details for this remote interaction.That is, the programmer would write essentially the same code whether the subroutine is local to the executing program or remote.This paper brings forward a brand new method of the deployment of RPC using the... |
| |
Keywords: | RPC Interface Distributed System Proxy Stub |
本文献已被 CNKI 维普 等数据库收录! |
| 点击此处可从《教育技术导刊》浏览原始摘要信息 |
|
点击此处可从《教育技术导刊》下载全文 |
|