Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

Coroutines and Reactive Programming - Friends or Foes

Devoxx via YouTube

Overview

Explore the differences between coroutines and reactive programming in this 49-minute conference talk from Devoxx Poland 2019. Delve into the strengths and weaknesses of both approaches for creating asynchronous applications in Kotlin. Discover when to use coroutines and when reactive programming is more suitable. Examine the underlying design decisions, performance implications, and interoperability considerations. Learn about sequential code, threads, request context, exception handling, retrying, concurrent code, cancellation, parallel code, operators, custom operators, backpressure, and flow. Gain insights into combining the best aspects of both paradigms to create superior asynchronous solutions.

Syllabus

Programming - friends or foes?
Sequential code
Threads
Request context
Exception handling
Retrying
Concurrent code
Cancellation
Parallel code
Operators
Custom operator
Backpressure
Flow
Coroutines guide

Taught by

Devoxx

Reviews

Start your review of Coroutines and Reactive Programming - Friends or Foes

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.