Virtual Threads in Java: A New Dimension of Scalability and Performance

In July, Marwan Abu-Khalil from Siemens AG led a webinar on virtual threads in Java, emphasizing their significant benefits for concurrent programming. The session discussed core concepts, differences from traditional threads, practical applications, migration challenges, and supporting constructs. Key takeaways highlighted virtual threads' suitability for IO-bound tasks and their impact on performance and scalability.

Troubleshooting JVM Outages – 3 Fortune 500 case studies Webinar

In this session, we'll delve into three major outages at enterprises, analyzing thread dumps, heap dumps, and GC logs. Gain insights and techniques to address CPU spikes, OutOfMemoryErrors, and application unresponsiveness, enhancing problem-solving abilities under expert guidance. Access the presentation deck for a review of key takeaways and strategies.

Up ↑