Research Article Open Access

Load Balancing on Open Networks: A Mobile Agent Approach

R. B. Patel and Neetu Aggarwal

Abstract

In order to disperse the load on a Web server, generally the server cluster is configured to distribute access requests, or mirror servers are distributed geographically on different networks. Use of the Internet and the World-Wide-Web (WWW) has become widespread in recent years and mobile agent technology has proliferated at an equally rapid rate to evenly distribute the requests to web servers through load balancing. There are various loads balancing policies came into picture. Primitive one is Message Passing Interface (MPI). Its wide availability and portability make it an attractive choice, however the communication requirements are sometimes inconventior and inefficient when implementing the primitives provided by MPI. Mobile agent (MA) based approach have the merits of high flexibility, efficiency, low network traffic, less communication latency as well as highly asynchronous. In this study we present dynamic load balancing using mobile agent technology in which when a node is overloaded, task migrates to less utilized nodes so as to share the workload. However, the decision of which nodes receive migrating task is made in real-time by design and implementation of a framework called Platform for Load balancing (PLB). It is implemented on PMADE (A Platform for Mobile Agent Distribution and Execution). PLB integrated web servers can dispatch MAs to retrieve load information and accomplish load redistribution on all servers. The performance evaluation demonstrates that the PLB framework provides a foundation to develop efficient load balancing schemes on wide range of web server systems from cluster to open network and the results of a comparison of PLB, with some existing ones, is also reported.

Journal of Computer Science
Volume 2 No. 4, 2006, 337-346

DOI: https://doi.org/10.3844/jcssp.2006.337.346

Submitted On: 31 October 2005 Published On: 30 April 2006

How to Cite: Patel, R. B. & Aggarwal, N. (2006). Load Balancing on Open Networks: A Mobile Agent Approach. Journal of Computer Science, 2(4), 337-346. https://doi.org/10.3844/jcssp.2006.337.346

  • 2,617 Views
  • 2,117 Downloads
  • 0 Citations

Download

Keywords

  • Mobile Agents
  • Agent host
  • Agent Submitter
  • PLB
  • Load balancing