From the course: Java Concurrency Troubleshooting: Latency and Throughput

Unlock the full course today

Join today to access over 22,600 courses taught by industry experts or purchase this course individually.

Conquer your threads

Conquer your threads - Java Tutorial

From the course: Java Concurrency Troubleshooting: Latency and Throughput

Start my 1-month free trial

Conquer your threads

- [Tayo] Congratulations and welcome to the finish line. I hope you had some aha moments while watching this course. Did you learn something that reminded you of a performance problem you've had in the past? Now, it's off to the races. For more entertainment, I highly recommend you explore the Java management console and the Java Flight Recorder in more detail. I could fill an entire course on just one of those two alone. Please check out my other multithreading course regarding safe data access in concurrent programming. Performance troubleshooting and engineering can get incredibly complex the deeper you go. A lot of magic happens at runtime that leaves one guessing. As you get deeper into the performance engineering realm, always remember that performance troubleshooting is not an exact science. You need to acquire some intuition as well as technical expertise to become truly effective, and even then, there will be…

Contents