Server-Side Kotlin with Coroutines
Offered By: GOTO Conferences via YouTube
Course Description
Overview
Syllabus
Intro
Speaker: Roman Elizarov
Old-school client-server monolith
Sizing threads - easy
Complex business logic
What if a service is slow?
Blocks threads
Release the thread
Suspend behind the scenes
Performance!
Integration
Release thread?
Blocking server
Asynchronous server
Server integrated with coroutines
Server not integrated with coroutines
Suspend is efficient
Let's go deeper (with coroutines)
Call stack with coroutines
Thread pools
CPU-bound code
Fine-grained control and encapsulation
Concurrency with async (futures)
Concurrency with coroutines
Without coroutine scope?
Convention
Types as documentation
Types are enforced
Green threads / Fibers
Fibers promise
Solution - shared thread pool
Returning many responses
Where's the catch?
Flow example
Taught by
GOTO Conferences
Related Courses
A Practical Guide to Amazon EKSA Cloud Guru AWS Certified Solutions Architect - Professional 2020
A Cloud Guru Azure AI Solution Requirements
A Cloud Guru Google Cloud Certified Professional Data Engineer (LA)
A Cloud Guru High Availability and Scalability for Associate AWS Solutions Architects
A Cloud Guru