Using Mobile Agents for Parallel Processing

  • Authors:
  • Luís Moura Silva;Victor Batista;Paulo Martins;Guilherme Soares

  • Affiliations:
  • -;-;-;-

  • Venue:
  • DOA '99 Proceedings of the International Symposium on Distributed Objects and Applications
  • Year:
  • 1999

Quantified Score

Hi-index 0.00

Visualization

Abstract

Mobile code is a promising model for distributed computing and it has been exploited in several areas of applications. One of the areas that may benefit from the use of mobile agent technology is parallel processing. This paper describes a Java-based platform, called JAMES, that provides support for parallel computing. We have implemented a software module that supports the well-known model of Master/Worker and we have exploited the use of parallel computing in some distributed tasks. We will present some experimental results that compare the Master/Worker model with the usual model of migratory agents. Then, we compare the use of mobile agents with two other solutions for parallel computing: MPI and JET. The results achieved are quite promising.