Development of programming language Espace and its application to parallel and distributed evolutionary computation |
| |
Authors: | Takehiko Iwakawa Satoshi Ono Shigeru Nakayama |
| |
Affiliation: | 1. Department of Information Science and Biomedical Engineering, Graduate School of Science and Engineering, Kagoshima University, 1-21-40 Korimoto, Kagoshima, 890-0065, Japan
|
| |
Abstract: | This article proposes a programming language called “Espace” for parallel and distributed computation. In general, it is difficult to code a distributed, parallel program due to multi-threading, message passing, managing clients, and so on. Espace involves a few simple syntax rules added to Java. Developers do not need to know how to write a parallel, distributed program source code in detail. This work applies Espace to parallelize an evolutionary computation program, and shows that the Espace compiler allows the conversion of an evolutionary computation program written in Java into a distributed, parallel system by adding a few words to the program. |
| |
Keywords: | |
本文献已被 SpringerLink 等数据库收录! |
|