7 articles on Kotlin Coroutines for Android performance

Clear Filters

Showing 7 of 7 articles (Page 1 of 1)

Future for Java: Virtual Thread

Company: Delivery Hero · Mar 4, 2025
Platform: Android

This article offers an introduction to Java’s lightweight thread model, virtual thread, based on our study of it.

Discusses why RxJava remains important for Android developers and its continued use in modern Android applications.

Flow testing with Turbine

Company: Cash App · Jun 21, 2023
Platform: iOS / Android

Say hello to Turbine 1.0, our library for testing kotlinx.coroutines Flow and more.

Async Jersey + Kotlin Coroutines

Company: ClassPass · May 17, 2022
Platform: Android

Jersey is a popular framework for building RESTful web services on the JVM. At ClassPass, we make heavy use of Dropwizard, which is a web framework

Deep dive into how Kotlin coroutines work internally and best practices for efficient asynchronous programming.

Dropbox used coroutines to load Android data faster and smoother.

Badoo's Android team describes how adopting an MVI (Model-View-Intent) architecture with unidirectional data flow helped eliminate hard-to-reproduce race conditions in their chat module. By modeling application...

Loading articles...