Indonesian Journal of Electrical Engineering and Computer Science
Vol 16, No 3: December 2019

Performance comparison of java based parallel programming models

Muhammad Na’im Fikri Jamaluddin (Universiti Teknologi Mara (UiTM))
Azlan Ismail (Universiti Teknologi Mara (UiTM))
Amir Abd Rashid (Universiti Teknologi Mara (UiTM))
Talha Takleh Omar Takleh (Universiti Teknologi Mara (UiTM))



Article Info

Publish Date
01 Dec 2019

Abstract

Parallel programming has been implemented in many areas to solve various computational problem with the aim, to improve the performance and scalability of the software application. There are a few parallel programming models commonly used, namely, threads, and message passing (distributed) models. Furthermore, various APIs have been proposed to implement these models based on two popular languages, notably, C/C++ and Java. A few studies have been done to compare the performance of parallel programming models, specifically, pure versus hybrid model. However, most of existing comparisons targeted on MPI/OpenMP based on C/C++ language. In this paper, our aim is to explore the performance comparison between threads, message passing and hybrid model in Java, specifically using Java multithreading and MPJ Express. For this reason, we have chosen a problem called word count occurrence which is significant in Natural Language Processing and use it to design and implement the parallel programs. We then present their performance and discuss the results.

Copyrights © 2019