摘要: |
在描述移动Agent系统中消息对象和消息队列设计的基础上,通过流程图说明整个系统中消息机制的实现。消息机制是Agent通讯的主要手段。通讯时Agent传递消息对象,每个Agent还要维护一个消息队列,用于存储接收到的待处理消息。实现消息机制时,系统定义专门的message thread线程来处理消息,并规定message thread线程的优先级策略。 |
关键词: 移动Agent 消息机制 消息对象 message thread线程 |
DOI: |
投稿时间:2004-07-05 |
基金项目: |
|
Design and Implement of Message Mechanism on Mobile Agent System |
Cai Qixian
|
(Dept. of Comp. Engi., Guangxi Univ. of Tech., Liuzhou, Guangxi, 545006, China) |
Abstract: |
The message object and message queue in a mobile agent system are introduced. The realization of message mechanism of the mobile agent system is explained by using flow chart.Message mechanism is the main means of agent communication.In communication the agents send special information:message object.In addition,each agent still has a message queue using for saving received treating message.The system defines the specialized messagethread for message processing and stipulates messagepriority strategy of the messagethread. |
Key words: mobile Agent message mechanism message object messagethread |