摘要
与传统的分布式计算模式(客户机/服务器、远程过程调用、远程模块调用)不同,移动Agent技术不仅包括数据的移动,还能将计算代码移动到需要的地方,因此移动Agent能够更灵活、更高效地完成分布式计算的任务。介绍移动Agent,讨论其在分布式计算中的优势,分析并给出Java环境下移动Agent的具体实现机制。
Different from traditional distributed computing models, such as C/S, RPC and RMI, mobile agent can move to destination with both data and code. Therefore, mobile agent can accomplish distributed computing tasks more flexibly and efficiently. Introduces mobile agent, discusses its advantages in distributed computing, analyses and gives its implement mechanism in Java environment.
出处
《现代计算机》
2008年第9期90-92,共3页
Modern Computer