News

Part 2 is an in-depth look at the mechanics of java.util.concurrent ‘s advanced locking mechanisms and atomic variables, as well as a short tutorial on the Fork/Join framework.
Get a quick introduction to the most interesting parts of writing concurrent programs in Kotlin, including dispatchers, contexts, channels, and flows.