project-loom-comparison
project-loom-comparison copied to clipboard
Benchmark Kotlin coroutines
Coroutines are easy and the most expressive solution out there (structured concurrency, flow, cancellability, etc) https://kotlinlang.org/docs/coroutines-overview.html As a reminder, Intellij autotranslate java into kotlin code. Also, kotlin can seamlessly call java code and vice-versa