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
Functional Programming Principles in ScalaÉcole Polytechnique Fédérale de Lausanne via Coursera Functional Program Design in Scala
École Polytechnique Fédérale de Lausanne via Coursera Parallel programming
École Polytechnique Fédérale de Lausanne via Coursera Big Data Analysis with Scala and Spark
École Polytechnique Fédérale de Lausanne via Coursera Functional Programming in Scala Capstone
École Polytechnique Fédérale de Lausanne via Coursera