filmov
tv
Asynchronous and Concurrent Programming - Kotlin Coroutines and Loom (CZ) by Stepan Mik

Показать описание
The foundation for asynchronous program execution in both technologies is continuations. We will explore how they differ and what they have in common. Then, we will compare the support for concurrent programming in Kotlin and Loom—tools for task coordination, granularity of control, synchronization, and so on. Finally, we will compare the advantages of each technology for various scenarios, including situations where both technologies must cooperate.
Speaker: Štěpán Mík
00:00 Představení společnosti Etnetera
03:20 Úvod do přednášky
04:49 Asynchronní a konkurenční zpracování
06:13 Proč to řešíme?
07:47 Async vs konkurence
10:28 Async a korutiny
15:03 Zásobníkové korutiny
18:13 Korutiny s kontinuacemi
23:50 Paralelizace výpočtu
28:47 Structured concurrency
30:22 Kontextové hodnoty
31:56 Souběh (race condition)
33:44 Resource safety
36:42 Odlišné pozicování
37:17 Koexistence
40:05 Pohled Kotlin vývojáře
42:24 Q&A
Stepan's LinkedIn:
Speaker: Štěpán Mík
00:00 Představení společnosti Etnetera
03:20 Úvod do přednášky
04:49 Asynchronní a konkurenční zpracování
06:13 Proč to řešíme?
07:47 Async vs konkurence
10:28 Async a korutiny
15:03 Zásobníkové korutiny
18:13 Korutiny s kontinuacemi
23:50 Paralelizace výpočtu
28:47 Structured concurrency
30:22 Kontextové hodnoty
31:56 Souběh (race condition)
33:44 Resource safety
36:42 Odlišné pozicování
37:17 Koexistence
40:05 Pohled Kotlin vývojáře
42:24 Q&A
Stepan's LinkedIn:
Concurrency Vs Parallelism!
Asynchronous vs Multithreading and Multiprocessing Programming (The Main Difference)
AsyncIO, await, and async - Concurrency in Python
Next-Level Concurrent Programming In Python With Asyncio
Asynchronous Programming in a Nutshell
Using Kotlin Coroutines for Asynchronous and Concurrent Programming - Pedro Felix
Asyncio in Python - Full Tutorial
John DeGoes- Asynchronous and Concurrent Programming in Scala Part 1- λC 2019
Think Twice Before Using Async Rust | Prime Reacts
Threading Tutorial #1 - Concurrency, Threading and Parallelism Explained
Multithreading vs Asynchronous Programming: The Architectural Shift by Venkat Subramaniam
Multithreading in Java Explained in 10 Minutes
#10 Synchronous vs Asynchronous vs Concurrent vs Parallel Programming | NodeJS Bootcamp
Asynchronous Programming: Scala.concurrent and Monix - Yifan Xing
Asynchronous Programming in Java: Options to Choose from By Venkat Subramaniam
Learn Multithreading & Asynchronous Programming in C# | .NET 8 | 2024 | Parallel Programming
Pedro Felix Using Kotlin Coroutines for Asynchronous and Concurrent Programming
How to Deal With Concurrency in Python
John DeGoes- Asynchronous and Concurrent Programming in Scala Part 2- λC 2019
Master C# async/await with Concurrency Like a Senior
David Janin - An equational modeling of asynchronous concurrent programming - Lambda Days 2020
How to Make 2500 HTTP Requests in 2 Seconds with Async & Await
Is it concurrent or parallel?
Asynchronous Vs Multi-Threaded Programming | Coding Interview Preparation
Комментарии