BALANCING LOAD USING PARALLEL COMPUTING AND DISTRIBUTED COMPUTING
Main Author: | Smt Ambikatai Vamanrao Mittapally* |
---|---|
Format: | Article eJournal |
Terbitan: |
, 2018
|
Subjects: | |
Online Access: |
https://zenodo.org/record/1215396 |
Daftar Isi:
- In computing, load balancing improves the distribution of workloads across multiple computing resources, such as computers, a computer cluster, network links, central processing units, or disk drives.Load balancing aims to optimize resource use, maximize throughput, minimize response time, and avoid overload of any single resource.Parallel computing is a type of computation in which many calculations or the execution of processes are carried out simultaneously. Large problems can often be divided into smaller ones, which can then be solved at the same time.