Brussels / 1 & 2 February 2020

schedule

AMENDMENT Modern asynchronism with coroutines

Presentation and best practices of the coroutines framework


Presentation of Kotlin Coroutines, a great new framework for asynchronism which makes it more powerfull and easier to manage.

Please note that this talk replaces one entitled "Experimenting with the Kotlin Compiler" that was due to have been given by Jossi Wolf, who has sent his apologies but is now unable to attend as he has fallen ill. We wish him a speedy recovery.

Kotlin coroutines is a Framework inspired by Go channels and C# await features. It introduces the principle of supending functions and enhances it with powerful tools like Channels and Flows.

In this talk I will present the Framework and its best practices, with code examples to show how to leverage it. This is a feedback of VLC-Android migration to coroutines which helped to improve threading capabilities, performances and helped suppress callback hells.

Speakers

Photo of Geoffrey Métais Geoffrey Métais

Links