A rare and inspiring fireside chat with Scott and Colt McNealy — two generations of innovators sharing their journey with Java, performance insights, and the evolution of the JVM. Hosted by yCrash.
yCrash Webinar Series Turns One: Top Java Performance Lessons from 16 Expert Sessions
The yCrash Webinar Series, held over a year, featured 16 webinars with 1,500+ attendees, addressing Java performance issues such as memory leaks and garbage collection. Led by expert Ram Lakshmanan, the sessions fostered a community focused on real-world challenges, enhancing understanding and collaboration among developers, engineers, and architects.
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.
‘GC Tuning: Fortune 500 Case Studies on Cutting Costs and Boosting Performance’ Webinar
In a competitive business landscape, optimizing system performance and cost efficiency is crucial. Our webinar will explore real-world case studies from Fortune 500 companies that improved Garbage Collection (GC) performance. Attendees will gain insights, review GC logs, and learn nine practical tips to enhance Java application efficiency 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.
