Journal of Computer Sciences Institute (Sep 2020)

Comparative analysis of Kotlin coroutines with Java and Scala in parallel programming

  • Adrian Zieliński

DOI
https://doi.org/10.35784/jcsi.2002
Journal volume & issue
Vol. 16
pp. 241 – 246

Abstract

Read online

The article presents a comparison of Kotlin coroutines with analogous solutions in Java and Scala in parallel programming using chosen metric and non-metric criteria. For that purpose, a multi-module project with corresponding implementations of selected algorithms in all of the three languages was created and then analyzed. The studies were preceded by a description of the created project.

Keywords