CoursePerformance Engineering Series
AboutTopicsLessonsComments

Performance Engineering Series - E13 - Blocked Threads in Java

In this episode, you will learn about Blocked Threads in #Java.

References

  • 00:11What is Blocked Thread?

  • 00:46Blocked Threads in BuggyApp

  • 01:04Blocked Threads Deep-dive

  • 02:09BuggyApp Demo

  • 03:02Code Walkthrough

  • 04:17Thread Dump in VisualVM

  • 04:59Blocked Thread Analysis in yCrash