CSC 412 (Net-Centric Computing)
CSC 412 (Net-Centric Computing)
TABLE OF CONTENTS
TITLE PAGE
Introduction 3
Objectives 3
Literature Review 4
Methodology 4
Results 5
Summary 5
Conclusion 6
Recommendations 6
References 6
INTRODUCTION
Background:
Distributed and grid systems rely on resource sharing among nodes, but their goals
differ. Distributed systems focus on balancing workloads across processors, while
grid systems extend this functionality to geographically dispersed resources. Load
balancing is crucial to achieve optimal performance.
Problem Statement:
Existing load-balancing methods struggle in dynamic and heterogeneous
environments. Traditional approaches often fail in grid systems due to workload
variability and differing node capacities, while distributed systems face challenges
in adapting to rapidly changing conditions.
OBJECTIVES
To develop efficient load-balancing algorithms for distributed and grid
systems.
Analyze existing load-balancing methods and identify their limitations.
Develop and implement two novel algorithms:
An adaptive algorithm for distributed systems.
A sender-initiated algorithm for grid systems.
Evaluate these algorithms under diverse system conditions.
LITERATURE REVIEW
Comparison of Algorithms:
The sender-initiated algorithm excelled in grid systems, effectively managing
heterogeneity. Conversely, the adaptive algorithm proved robust in distributed
systems with dynamic workloads.
SUMMARY
This research presents two algorithms tailored for load balancing in distributed and
grid systems. The adaptive algorithm efficiently handles dynamic workloads in
distributed systems, while the sender-initiated algorithm optimizes performance in
grid environments.
CONCLUSION
RECOMMENDATIONS
REFERENCES
1. K. Benmohammed-Mahieddine, "An Evaluation of Load Balancing
Algorithms for Distributed Systems," PhD Thesis, University of Leeds,
1991.
2. S. S. Patil, P. Singh, "Efficient Load Balancing Algorithm in Grid
Environment," Int’l J. of Computer Science and Information Tech., vol. 2,
no. 5, pp. 2159–2164, 2011.