MateuszNaKodach / SelfImprovement

This project has some sample code for my personal learning purpose. Things which I've learnead are collected as issues here: https://github.com/nowakprojects/SelfImprovement/issues
107 stars 17 forks source link

Spring with Kotlin Coroutines #4549

Open MateuszNaKodach opened 3 years ago

MateuszNaKodach commented 3 years ago

J-Spring Digital: Urs Peter - Mind Rocking Concurrency with Kotlin Coroutines in Spring Boot https://www.youtube.com/watch?v=n041AEqhL40

Kotlin Actors - No Drama Concurrency @ Android Stream Day 2020 https://www.youtube.com/watch?v=PjtgvOtHWiw&list=PLPP4NRrVfhAKReCUG4Jw3gPlhwyKtxj3B&index=28

GOTO 2019 • Server-side Kotlin with Coroutines • Roman Elizarov https://www.youtube.com/watch?v=hQrFfwT1IMo&t=2362s

Roman Elizarov — Structured concurrency https://www.youtube.com/watch?v=Mj5P47F6nJg

KotlinConf 2019: Asynchronous Data Streams with Kotlin Flow by Roman Elizarov https://www.youtube.com/watch?v=tYcqn48SMT8&t=2279s

KotlinConf 2018 - Kotlin Coroutines in Practice by Roman Elizarov https://www.youtube.com/watch?v=a3agLJQ6vt8&t=1690s

A Look Into the Future by Roman Elizarov https://www.youtube.com/watch?v=0FF19HJDqMo

Spring Boot with Kotlin, Kofu and Coroutines by Sébastien Deleuze @ Spring I/O 2019 https://www.youtube.com/watch?v=kL_xTXXjEeE

Spring Tips: Spring's Support for Kotlin Coroutines https://www.youtube.com/watch?v=3xu5xttCrVk

Springing into Kotlin: How to Make the Magic Even More Magical https://www.youtube.com/watch?v=_V4LVsXg1Pc

Kotlin Coroutines https://www.youtube.com/watch?v=BXwuYykIxbk

KotlinConf 2018 - GraphQL Powered by Kotlin by Annyce Davis https://www.youtube.com/watch?v=1NmXeZgtkvg

Spring WebFlux, Kotlin Coroutines, and RSocket https://www.youtube.com/watch?v=8FUHKx58t4c

Asynchronous Programming with Kotlin Coroutines in Spring https://www.youtube.com/watch?v=aG4ArTL8KHY&t=1145s

Coroutine Structured Concurrency, Error Handling and Exceptions https://www.youtube.com/watch?v=KWocgiYwwmM

KotlinConf 2018 - Writing The Next Great Kotlin Novel by Lisa Wray https://www.youtube.com/watch?v=qokTPw5npMQ

KotlinConf 2019: Building Reactive Pipelines with Kotlin & Spring by Mark Heckler https://www.youtube.com/watch?v=6NkGW0wJwXs

MateuszNaKodach commented 3 years ago

image

MateuszNaKodach commented 3 years ago

image