|
计算机科学 2000
The Study and Implementation of Object Migration in the Mobile Software Agent System JMSAS
|
Abstract:
Mobile Software Agent(MSA) model is a special kind of distributed abject model. JMSAS is a system that we implemented to support MSA model. In the system,one of the key techniques is object migration,which is the capacity that Agent must have. As a consequence,Agent languages should be more special than other languages in some ways,Java is a good language for Agent. However,it can not satisfy the requirement of MSA model in some aspects. This paper analyzes the core mechanisms con-cerning object migration in Java platform,points out the problems to be solved,and presents our imple-mentation of object migrauon in JMSAS.