paper-with-me

Papers

An Approach for Parallel Genetic Algorithms in the Cloud using Software Containers

2016-06-22 · Pasquale Salza, Filomena Ferrucci

Genetic Algorithms (GAs) are a powerful technique to address hard optimisation problems. However, scalability issues might prevent them from being applied to real-world problems. Exploiting parallel GAs in the cloud might be an affordable approach to get time efficient solutions that benefit of the appealing features of the cloud, such as scalability, reliability, fault-tolerance and cost-effectiveness. Nevertheless, distributed computation is very prone to cause considerable overhead for communication and making GAs distributed in an on-demand fashion is not trivial. Aiming to keep under control the communication overhead and support GAs developers in the construction and deployment of parallel GAs in the cloud, in this paper we propose an approach to distribute GAs using the global parallelisation model, exploiting software containers and their cloud orchestration. We also devised a conceptual workflow covering each cloud GAs distribution phase, from resources allocation to actual deployment and execution, in a DevOps fashion.

📄 PDF Abstract BibTeX arXiv:1606.06961

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Deploying AI Frameworks on Secure HPC Systems with Containers

2019-05-24 · David Brayford, Sofia Vallecorsa, Atanas Atanasov, Fabio Baruffa 외

The increasing interest in the usage of Artificial Intelligence techniques (AI) from the research community and industry to tackle "real world" problems, requires High Performance Computing (HPC) resources to efficiently…

Distributed Computing

COGEDAP: A COmprehensive GEnomic Data Analysis Platform

2022-12-28 · Bayram Cevdet Akdeniz, Oleksandr Frei, Espen Hagen, Tahir Tekin Filiz 외

Non-sharable sensitive data collection and analysis in large-scale consortia for genomic research is complicated. Time consuming issues in installing software arise due to different operating systems, software dependenci…

Malware Detection in Docker Containers: An Image is Worth a Thousand Logs

2025-04-04 · Akis Nousias, Efklidis Katsaros, Evangelos Syrmos, Panagiotis Radoglou-Grammatikis 외

Malware detection is increasingly challenged by evolving techniques like obfuscation and polymorphism, limiting the effectiveness of traditional methods. Meanwhile, the widespread adoption of software containers has intr…

Malware Detection

A Framework for Genetic Algorithms Based on Hadoop

2013-11-30 · Filomena Ferrucci, M-Tahar Kechadi, Pasquale Salza, Federica Sarro

Genetic Algorithms (GAs) are powerful metaheuristic techniques mostly used in many real-world applications. The sequential execution of GAs requires considerable computational power both in time and resources. Neverthele…

FGPGA: An Efficient Genetic Approach for Producing Feasible Graph Partitions

2014-11-17 · Md. Lisul Islam, Novia Nurain, Swakkhar Shatabda, M. Sohel Rahman

Graph partitioning, a well studied problem of parallel computing has many applications in diversified fields such as distributed computing, social network analysis, data mining and many other domains. In this paper, we i…

Cloud ComputingDistributed Computinggraph partitioning