Using Java 8 Lambdas and Stampedlock to Manage Thread Safety
Offered By: Devoxx via YouTube
Course Description
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
Related Courses
Pattern-Oriented Software Architectures: Programming Mobile Services for Android Handheld SystemsVanderbilt University via Coursera Paradigms of Computer Programming
Université catholique de Louvain via edX Introduction to Operating Systems
Georgia Institute of Technology via Udacity Programming Mobile Services for Android Handheld Systems: Content
Vanderbilt University via Coursera Advanced Software Construction in Java
Massachusetts Institute of Technology via edX