MENU

Fun & Interesting

Deadlocks vs Livelocks - Java Concurrency - Java Brains

Java Brains 38,433 4 years ago
Video Not Working? Fix It Now

This video is from the full course: https://www.javabrains.io/courses/java-concurrency Get this course and more at https://www.javabrains.io In this video, you will learn about liveness, a property of software applications. You will also learn about deadlocks, livelocks and starvation, which are three possible causes of liveness in a concurrent program.

Comment