Solving the Crossword Generation Problem Using Parallel Programming in Moderns Browsers: A Case Study
Tipo
Artigo de evento
Data de publicação
2024
Periódico
Lecture Notes in Networks and Systems
Citações (Scopus)
0
Autores
Rodrigues D.T.
Bianchini C.P.
Bianchini C.P.
Orientador
Título da Revista
ISSN da Revista
Título de Volume
Membros da banca
Programa
Resumo
© The Author(s), under exclusive license to Springer Nature Singapore Pte Ltd. 2024.The use of modern browsers reveals itself more and more essential to the world. Features like Web Workers are becoming more adopted over the most used browsers of the Internet, enabling performance enhancements in web applications. As consequence, execution of tasks with higher computational demand inside the browser. Technique of task parallelization using Web Workers, presenting as study case an algorithm of crossword generation, being executed in a browser context. The results show even superlinear speedups for a parallel version of the algorithm.
Descrição
Palavras-chave
Assuntos Scopus
Case-studies , Computational demands , Parallelizations , Performance enhancements , Rust , WEB application , Web applications , Web worker , Webassembly , Workers'