Search

GC easy – Universal Java GC Log Analyser

Author

GCeasy Team

GCeasy is a Universal GC Log Analyzer. Its the Industry's first machine learning guided Garbage collection log analysis tool. GCeasy has in-built intelligence to auto-detect problems in the JVM & Android GC logs and recommend solutions to it.

Top 10 features Comparison between GCeasy Public, Premium and Enterprise Edition

GCeasy Enterprise Edition offers extensive features beyond the Public and Premium editions, including problem detection, unlimited user access, enhanced security with on-premise storage, automated data capturing, and advanced analysis tools. It supports micro-metrics monitoring and integrates with ITSM and APM tools. Collaboration features allow report sharing and exporting.

Major Outages in Major Enterprises

The JAX online conference brings together Java and software architecture enthusiasts for global knowledge exchange. This year's session features an architect discussing "Major Outages in Major Enterprises," analyzing artifacts from significant outages. Attendees will learn to troubleshoot various performance issues, enhancing their problem-solving skills. Slides from the presentation are available.

JVM Internals in 1 slide

JAX - Online conference brings together Java and software architecture enthusiasts, featuring global speakers. This year, an architect conducted a webinar titled "JVM Internals in 1 slide," covering JVM fundamentals in a single slide. Attendees learned to understand, troubleshoot, tune, and optimize JVM effectively, enhancing their technical expertise in the process.

Video Blog: 7 JVM Arguments of Highly effective applications

The content outlines four video parts explaining key JVM arguments that enhance Java/Scala/Jython application performance, focusing specifically on garbage collection and memory management. Key topics include maximum heap size, thread stack size, garbage collection algorithms, logging, timeout settings, and handling OutOfMemoryError.

Troubleshooting OutOfMemoryError – Heap dump, Eclipse MAT

The content discusses troubleshooting OutOfMemoryError using the Eclipse MAT tool. It highlights best practices and tips for effectively debugging memory issues. A video tutorial is available for a more in-depth understanding.

How Java program executed? – Heap, threads, stack, GC

The video explores the hidden processes involved in executing a Java program, detailing object creation regions, criteria for garbage collection eligibility, thread storage, and the distinctions between Stack and Heap memory. It aims to enhance understanding of Java's memory management and execution dynamics.

Confoo – 7 JVM Arguments

ConFoo.CA Developer Conference, a major event for programmers in Canada, is now entirely virtual. It features over 100 presentations from international speakers offering practical solutions for developers globally. Architect Ram Lakshmanan discusses seven crucial JVM arguments that enhance application performance amidst the 600+ available, focusing on garbage collection and memory management.

Java threads – may not be memory efficient?

The study investigates memory consumption of Java threads, revealing that both dormant and active threads consume equal memory despite varying stack usage. Conducted with two programs, one with empty and another with loaded stack frames, results showed both consumed the same 4686 MB. Efficient thread management and stack size optimization are recommended.

What is the difference between GCeasy and yCrash?

GCeasy and yCrash serve different purposes in application performance analysis. GCeasy focuses on optimizing Garbage Collection pause times, analyzing only GC logs, while yCrash offers comprehensive root cause analysis, examining multiple application artifacts. yCrash also enables automatic data capture, problem forecasting, and integrates with various tools, enhancing security and usability compared to GCeasy.

Up ↑