Concurrency Options on the JVM
Offered By: Strange Loop Conference via YouTube
Course Description
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
Tags
Related Courses
Paradigms of Computer Programming – FundamentalsUniversité catholique de Louvain via edX Paradigms of Computer Programming – Abstraction and Concurrency
Université catholique de Louvain via edX Computing: Art, Magic, Science - Part II
ETH Zurich via edX Concurrency
AdaCore via Independent Java Fundamentals for Android Development
Galileo University via edX