Live data from Hacker News

A million LOC from Java threads to Kotlin coroutines, by rewriting 3 files

proandroiddev.com

1–2 of 2 posts

Re: A million LOC from Java threads to Kotlin coroutines, by rewriting 3 files

#2
I wrote a technical deep dive about how we migrated one of Denmark's most used Android apps with one million lines of code powered by Java threads, into Kotlin coroutines just by rewriting three files in our internal threading library

Check it out if you are interested in how coroutines use threads, and interop between them :)