Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Java Concurrency Troubleshooting: Latency and Throughput

Posted By: lucky_aut
Java Concurrency Troubleshooting: Latency and Throughput

Java Concurrency Troubleshooting: Latency and Throughput
Duration: 1h 17m | .MP4 1280x720, 30 fps(r) | AAC, 48000 Hz, 2ch | 233 MB
Genre: eLearning | Language: English

Concurrency and its related problems are common in enterprises. But developers who can effectively troubleshoot these issues—and write thread-safe code—are often not as easy to find. In this course, instructor Tayo Koleoso helps equip Java developers with best practices for identifying sources of blocked threads, as well as tips for preventing and solving latency issues in multithreaded Java applications. Tayo goes over the coding practices and Java platform techniques that may be slowing down your application, including how parallel Java streams—which can be convenient and great for easy multithreading—present risks and pitfalls. He also highlights the different tools and resources that can help you identify what's slowing down your application. Discover how to work with Java Mission Control (JMC) to identify blocked threads in your Java virtual machines (JVMs), how to use the Java Flight Recorder (JFR) to identify blocked threads and monitor your JVM, and more.

More Info

Java Concurrency Troubleshooting: Latency and Throughput