摘要
基于 Ada95参考手册附录 E“分布式系统”中的思想 ,提出了实现分布式 Ada语言系统的一些概念和设计思想 ,并给出了实现分区通信子系统的具体方案 .在此基础上 ,通过一些前置处理 ,并利用已实现的分区通信子系统的接口 ,实现了分布式 Ada语言系统 .最后通过一个实例 ,具体介绍了分布式 Ada语言系统的程序设计方法 .
According to Ada 95 reference manual(E), some concepts and design ideas implemented in distributed Ada Language system are introduced in the paper, and the detailed implementation of the partition communication subsystem is given. With the interfaces of partition communication subsystem and some pre processings, the remote procedure calls in distributed Ada language system are implemented. Finally, an example is given.
出处
《软件学报》
EI
CSCD
北大核心
2000年第3期393-397,共5页
Journal of Software
关键词
打包
解包
ADA语言
分布式系统
程序设计语言
Partition, remote procedure call, partition communication subsystem, Stub, marshelling, unmarshelling.