Strong agent mobility for aglets based on the IBM JikesRVM

  • Authors:
  • Giacomo Cabri;Luca Ferrari;Letizia Leonardi;Raffaele Quitadamo

  • Affiliations:
  • Università di Modena e Reggio Emilia, Modena - Italy;Università di Modena e Reggio Emilia, Modena - Italy;Università di Modena e Reggio Emilia, Modena - Italy;Università di Modena e Reggio Emilia, Modena - Italy

  • Venue:
  • Proceedings of the 2006 ACM symposium on Applied computing
  • Year:
  • 2006

Quantified Score

Hi-index 0.00

Visualization

Abstract

Mobility enables agents to migrate among several hosts, becoming active entities of networks. Java is today one of the most exploited languages to build mobile agent systems, thanks to its object-oriented support, portability and network facilities. Nevertheless, Java does not support strong mobility, i.e., the mobility of threads along with their execution state; thus developers cannot develop agents as real mobile entities. This paper reports our approach for Java thread strong migration, based on the IBM Jikes Research Virtual Machine, presenting our results and proposing an enrichment of the Aglets mobile agent platform in order to exploit strong agent mobility.