Devoxx
New Concurrency Models on the JVM - Fibres, Verticles, Agents and Actors
Explore modern JVM concurrency models: Quasar Fibres, Clojure Agents, vert.x Verticles, and Akka Actors. Learn advantages, disadvantages, and implementation details of these lightweight alternatives to traditional threads.