Cargando…

Reimplementing the LBD DNS Load Balancer with concurrency in GO

<!--HTML-->Using the current configuration with 430 aliases, today’s implementation of the LBD DNS Load Balancer does one cycle through all aliases in around 240 seconds. We have a scalability limit of 300 seconds - that is the update period of most aliases. This talk will present a PoC showin...

Descripción completa

Detalles Bibliográficos
Autor principal: Reguero, Ignacio
Lenguaje:eng
Publicado: 2016
Materias:
Acceso en línea:http://cds.cern.ch/record/2217600
Descripción
Sumario:<!--HTML-->Using the current configuration with 430 aliases, today’s implementation of the LBD DNS Load Balancer does one cycle through all aliases in around 240 seconds. We have a scalability limit of 300 seconds - that is the update period of most aliases. This talk will present a PoC showing how the time could be reduced to just 12 seconds.