日本語

Scala Future is great. How can I do better?

First approach for everyone in concurrency in Scala is Futures and you can like them enough to stay here for a while.
Now, concurrency can easily put yourself into trouble when you exhaust all your threads and suddenly want more control over your thread pool. On the other hand you might want your tasks to run sequentially or throttle them. Or maybe you know you can handle failures in your threads but also feel there are nicer ways to do it.
In this talk we see some of excellent tools in Scala to manage these and other problems you might have.

Session length
40 minutes
Language of the presentation
English
Target audience
Intermediate: Requires a basic knowledge of the area
Who is your session intended to
Anyone who uses concurrency in Scala and has interests on how it works or some tools for managing it
Speaker
Guillem Iscla (SUGAR Inc)
Contributes

voted / votable

Candidate sessions