Attacking the migration bottleneck of mobile agents

  • Authors:
  • Peter Braun;Steffen Kern;Ingo Müller;Ryszard Kowalczyk

  • Affiliations:
  • Swinburne University of Technology, Hawthorn, Australia;Friedrich Schiller University Jena, Germany;Swinburne University of Technology, Australia;Swinburne University of Technology, Australia

  • Venue:
  • Proceedings of the fourth international joint conference on Autonomous agents and multiagent systems
  • Year:
  • 2005

Quantified Score

Hi-index 0.00

Visualization

Abstract

Mobile agents were introduced as a design paradigm for distributed systems to reduce network traffic as compared to client-server based approaches, simply by moving code close to the data instead of moving large amount of data to the client. Although this thesis has been proved in many application scenarios. it was also shown that the performance of mobile agents suffers from too simple migration strategies in many other scenarios. In this paper we identify several reasons for mobile agents' poor performance, most of them related to the Java programming language, and adumbrate solutions to all of these problems.