2009
DOI: 10.1002/cpe.1458
|View full text |Cite
|
Sign up to set email alerts
|

Mobile agent‐based computational steering for distributed applications

Abstract: SUMMARYThe mobile agent-based computational steering (MACS) for distributed applications is presented in this article. In the MACS, a mobile agent platform, Mobile-C, is embedded in a program through the Mobile-C library to support C/C++ mobile agent code. Runtime replaceable algorithms of a program are represented as agent services in C/C++ source code and can be replaced with new ones through mobile agents. In the MACS, a mobile agent created and deployed by a user from the steering host migrates to computin… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
6
0

Year Published

2010
2010
2022
2022

Publication Types

Select...
4
1

Relationship

3
2

Authors

Journals

citations
Cited by 5 publications
(6 citation statements)
references
References 42 publications
0
6
0
Order By: Relevance
“…Increasing interest in agent technology leads to numerous mobile agent systems being developed. Several notable mobile agent systems including Mole, Aglets, Concordia, D'Agents, Ara, TACOMA, JADE, and Mobile-C have been reported in the literature (Baumann et al 2002;Lange and Oshima 1998; Wong et al 1997;Bellifemine et al 2008;Gray et al 2002;Peine 2002;Johnansen et al 2002;Chou et al 2009). The first six mobile agent systems are not compliant to agent standards, whereas JADE and Mobile-C are two IEEE FIPA compliant agent systems.…”
Section: Mobile Agent Technologymentioning
confidence: 95%
See 1 more Smart Citation
“…Increasing interest in agent technology leads to numerous mobile agent systems being developed. Several notable mobile agent systems including Mole, Aglets, Concordia, D'Agents, Ara, TACOMA, JADE, and Mobile-C have been reported in the literature (Baumann et al 2002;Lange and Oshima 1998; Wong et al 1997;Bellifemine et al 2008;Gray et al 2002;Peine 2002;Johnansen et al 2002;Chou et al 2009). The first six mobile agent systems are not compliant to agent standards, whereas JADE and Mobile-C are two IEEE FIPA compliant agent systems.…”
Section: Mobile Agent Technologymentioning
confidence: 95%
“…The first six mobile agent systems are not compliant to agent standards, whereas JADE and Mobile-C are two IEEE FIPA compliant agent systems. Mobile-C (Chou et al 2009) has a small footprint and supports multiple platforms.…”
Section: Mobile Agent Technologymentioning
confidence: 99%
“…Mobile-C [35][36][37], an embeddable mobile agent platform supporting C/C++ mobile agents for various distributed applications, is employed in the system as the scheduling center agency (SCY) and manufacturing cell agency (MCY), as shown in Fig. 8.…”
Section: Agencymentioning
confidence: 99%
“…Therefore, support of dynamic algorithm alteration allows a user to change the implementation of functions while a simulation is in progress. With the Mobile-C library, each function in a simulation program can be defined in the mobile agent code and registered as a service with the DF, so that an algorithm can be altered by replacing the current service with a new one containing the modified function implementation [48]. This section gives an example that demonstrates how to dynamically change an algorithm in a running simulation through the Mobile-C library, which cannot be accomplished by some commonly-used computational steering libraries [49][50][51][52].…”
Section: Example 3: Dynamic Algorithm Alterationmentioning
confidence: 99%