A semi-automatic parallelization tool for Java based on fork-join synchronization patterns

Authors

  • Matías Hirsch Universidad Nacional del Centro de la provincia de Buenos Aires, Argentina
  • Alejandro Zunino Universidad Nacional del Centro de la provincia de Buenos Aires, Argentina
  • Cristian Mateos Universidad Nacional del Centro de la provincia de Buenos Aires, Argentina

Keywords:

Parallel software development, distributed and parallel computing, PaaC, fork-join synchronization patterns, Java, EasyFJP

Abstract

Because of the increasing availability of multi-core machines, clusters, Grids, and combinations of these environments, there is now plenty of computational power available for executing compute intensive applications. However, because of the overwhelming and rapid advances in distributed and parallel hardware and environments, today’s programmers are not fully prepared to exploit distribution and parallelism. In this sense, the Java language has helped in handling the heterogeneity of such environments, but there is a lack of facilities and tools to easily distributing and parallelizing applications. One solution to mitigate this problem and make some progress towards producing general tools seems to be the synthesis of semi-automatic parallelism and Parallelism as a Concern (PaaC), which allows parallelizing applications along with as little modifications on sequential codes as possible. In this paper, we discuss a new approach that aims at overcoming the drawbacks of current Java-based parallel and distributed development tools, which precisely exploit these new concepts.

Downloads

Published

2013-09-26

How to Cite

Hirsch, M., Zunino, A., & Mateos, C. (2013). A semi-automatic parallelization tool for Java based on fork-join synchronization patterns. SADIO Electronic Journal of Informatics and Operations Research, 12, 36-50. https://revistas.unlp.edu.ar/ejs/article/view/17566