Concurrency in Scala and on the JVM
Offered By: Scala Days Conferences via YouTube
Course Description
Overview
Explore the dynamic landscape of concurrent programming in Scala and on the JVM in this 44-minute conference talk from Scala Days. Dive into Scala's strengths in concurrency, examining how its flexibility in creating new abstractions enables declarative concurrency APIs that can prevent race conditions and deadlocks. Compare popular concurrency approaches including Akka, Monix, cats-effect, ZIO, and emerging libraries based on JVM's Loom project. Evaluate these different concurrency tools based on safety, developer experience, readability, interaction with effect systems, and type-level guarantees to determine the best fit for your project needs.
Syllabus
Adam Warski - Concurrency in Scala and on the JVM
Taught by
Scala Days Conferences
Related Courses
Concurrent Programming in 2019 - Akka, Monix or ZIO?Scala Days Conferences via YouTube ZIO HTTP: A Functional Approach to Scalable and Type-Safe Web Development
NashKnolX via YouTube Effect-Based Reactive Streams in Scala
NashKnolX via YouTube Deep Dive with ZIO and DynamoDB: Exploring ZIO Wrapper Library and Schema Generation
NashKnolX via YouTube Getting Started with Functional Programming IO
NashKnolX via YouTube