摘要
分布式计算是一个非常有意义和挑战的研究方向.Java的多线程和平台独立的特性为在异构系统中实现分布式计算提供了一个良好的环境.同时Java提供的远程方法调用(RemoteMethodInvocation,RMI)特性使客户机上运行的程序可以引用远程服务器上的远程对象方法,使得分布式计算更容易实现.详细地分析了JavaRMI的工作原理,并结合实例分析表明该环境能在复杂的异构系统中有效地实行分布式计算.
Distributed computing is a interesting and challenge problem. The multi-thread and independence on OS property of Java offer an perfect environment for distributed computing. The client can invocate the method of remote object by using Remote Method Invocation(RMI). This paper analyze the principle of java RMI and illustrate that this environment is efficient in distributed computing of heterogeneous complex systems.
出处
《湘潭大学自然科学学报》
CAS
CSCD
北大核心
2005年第2期59-61,共3页
Natural Science Journal of Xiangtan University