Video Infos
Author
Published
Topics
Writing a good and robust concurrent test may be as challenging as implementing the algorithm, if not more so. In Kotlin Coroutines, we maintain a dozen non-trivial concurrent data structures, such as queues, semaphores, and channels. We need to test them properly.
LATEST ANDROID JOBS
update your work life
MORE DEV CONTENT
check out more videos and blogs
Challenges, failures and lessons from an agency building mobile products at scale
15 years in Android development and a whole lot of fun—Carl , founder of Novoda and the guy (and friends) who kickstarted droidcon London, invites you to a whirlwind ride…
WATCH VIDEOGo with the Flow
Kotlin Flow is an implementation of Reactive Stream specification made on top of coroutines for Kotlin. In this talk, we will look at Kotlin Flow, it’s internals, how to use…
WATCH VIDEO