Optimizing the fog service placement with r3gp: a rotation-guided greedy genetic particle algorithm

Detalhes bibliográficos
Ano de defesa: 2023
Autor(a) principal: Cunha, Jonathan Santos
Orientador(a): Souza Júnior, Rubens Matos de
Banca de defesa: Não Informado pela instituição
Tipo de documento: Dissertação
Tipo de acesso: Acesso aberto
Idioma: por
Instituição de defesa: Não Informado pela instituição
Programa de Pós-Graduação: Pós-Graduação em Ciência da Computação
Departamento: Não Informado pela instituição
País: Não Informado pela instituição
Palavras-chave em Português:
Palavras-chave em Inglês:
Área do conhecimento CNPq:
Link de acesso: https://ri.ufs.br/jspui/handle/riufs/19477
Resumo: The Fog Computing paradigm emerged as a complementary solution to the Cloud Computing to bring application processing to edge computing devices, which interconnect with typical Internet of Things (IoT) devices. However, the limited capacity of edge nodes poses some challenges in managing the resources available to distributed applications. Service placement in Fog Computing is an NP-complete problem that consists of managing the decision on which Fog node the service of an IoT application will run. If there is not enough resource in the Fog, the application is sent to the Cloud. This work consists of optimizing the Fog Service Placement Problem for the execution of IoT applications, applying a case study regarding vehicle collisions on urban roads. The problem is formulated as a Constraint Satisfaction Problem for optimization of five objective functions: makespan, energy consumption gap, CPU load-balancing, memory load-balancing and bandwidth load-balancing. In this work, an algorithm for optimization of the problem, named Rotation-Guided Greedy Genetic Particle (R3GP), is proposed. The study is conducted with an in silico experiment that compares the algorithm with others found in the literature. Statistical results show that R3GP can outperform the compared algorithms, mainly in optimizing the energy consumption gap metric.