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

YouTube

Using Java 8 Lambdas and Stampedlock to Manage Thread Safety

Devoxx via YouTube

Overview

Explore the intricacies of thread safety management using Java 8 Lambdas and StampedLock in this 47-minute Devoxx conference talk. Delve into the concept of StampedLock, introduced in Java 8, and discover its effectiveness in managing thread safety for objects with multiple fields and invariants in many-producer/many-consumer systems. Learn common StampedLock idioms and how to leverage Lambdas to make them pluggable. Investigate lock-free solutions based on AtomicReference, Unsafe, and VarHandles. Gain valuable insights from Dr. Heinz Kabutz, author of the widely-read "The Java Specialists' Newsletter," as he shares his expertise on advanced Java concurrency techniques.

Syllabus

Using Java 8 Lambdas and Stampedlock to manage thread safety by Heinz M. Kabutz

Taught by

Devoxx

Reviews

Start your review of Using Java 8 Lambdas and Stampedlock to Manage Thread Safety

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.