A Highly Adaptive and Reliable Algorithm for Mobile Agent Communication

Jia Zhi
2004-01-01
Computer Science
Abstract:In mobile agent environment, the migration of agent provides a more flexible way to deal with communication in application development, while it also provides many challenges to the design of the communication algorithm. Among them, the most obvious one is the loss of messages caused by the asynchronous nature of message passing and agent migration. With the drawbacks of current mechanisms and algorithms to solve this problem considered, this article provides a new agent communication algorithm-S_COMP. The algorithm uses such methods as home registration, migration path forwarding, path shortening by stages and central synchronization, and can meet requirements of agents with different migration and communication properties. In addition to ensuring the reliability, it also gives considerations to efficiency and adaptivity.
What problem does this paper attempt to address?