Puedes seguirnos en

BUSCADOR

Engineering

What is load balancing?

Load balancing is a method of sharing the amount of work that normally a single computer has to perform, to multiple computers. Using load balancing heavy tasks can be divided and processed among multiple computers, this way we obtain a better performance, less response time and maximum resource usage. This technique is used mostly used in computer clustering, where multiple computers are connected to each other, in order to divide the tasks of the system.

Since the tasks are distributed among multiple machines, redundancy is archived, which leads to greater reliability.

Web site which recives a high amount of traffic each day uses load balancing, this way their website will still repond very fast, no matter how much traffic it recieves.

Anuncio publicitario
Escrito por

Administrador de ENGGDRCAOS. Canal dedicado especialmente a la formación del estudiante que aspira a ser ingeniero. Todos los videos son Ingles. Apasionado del universo Apple, estudiante de Ingeniería y Gamer por vocación.

Publicidad

ARTÍCULOS RELACIONADOS

Engineering

Cluster computing is basically a collection of multiple computers, storage devices and other hardware, which is represented as a single system. This means that,...