Using Java 8 Lambdas and Stampedlock to Manage Thread Safety
Offered By: Devoxx via YouTube
Course Description
Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
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
Play by Play: Developing Microservices and Mobile Apps with JHipsterPluralsight Java Performance Tips Over 15 Years - What Did I Learn?
Devoxx via YouTube Excellent Ways to Secure Your Spring Boot Application
Devoxx via YouTube Incredible Things You Can Do with Micronaut & GraalVM
Devoxx via YouTube 10 Mistakes Hackers Want You to Make
Devoxx via YouTube