Главная
Study mode:
on
1
Intro
2
A solution using for- comprehensions
3
A solution using scala-async
4
Intermezzo: Reactive Streams
5
Publisher
6
Subscription
7
Reactive Extensions
8
Challenges
9
Back to our task
10
Generalizing await
11
Solution using scala-async-flow
12
Implementing scala-async-flow
13
Library Component
14
Macro-based implementation
15
Continuations in Project Loom
16
Theoretical foundations
17
Open Issues
18
Resources
Description:
Explore asynchronous streams in Scala through a comprehensive conference talk that delves into direct-style implementations with and without macros. Learn about solutions using for-comprehensions and scala-async, understand Reactive Streams concepts, and discover challenges in asynchronous programming. Gain insights into generalizing await operations, implementing scala-async-flow, and creating macro-based implementations. Examine the theoretical foundations, discuss open issues, and discover valuable resources for further exploration of asynchronous programming in Scala.

Asynchronous Streams in Direct Style With and Without Macros

Scala Days Conferences
Add to list