Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

Concurrency Options on the JVM

Strange Loop Conference via YouTube

Overview

Explore concurrency options on the Java Virtual Machine in this 42-minute conference talk from Strange Loop. Gain essential background knowledge for making informed decisions about concurrency tools in Java and other JVM languages. Learn how to tune an ExecutorService for specific threading needs, and discover higher-level abstractions like Futures, Scala's akka actors, and Clojure's core.async coroutines. Understand the impact of design choices on preventing deadlocks and synchronization issues in concurrent applications. Benefit from Jessica Kerr's expertise as she shares insights on Java, Scala, and Clojure development, helping you create efficient and deadlock-free concurrent code.

Syllabus

Concurrency Options on the JVM
Thread 2 stacks - IM memory 1 program counter native resource
clojure agents
Java
Scalaz Future
pool-induced deadlock
Thread Pool Executor
Scala akka actors
How to Concurrency: a. Don't do it

Taught by

Strange Loop Conference

Reviews

Start your review of Concurrency Options on the JVM

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.