#
jvisualvm
Here are 6 public repositories matching this topic...
Detect, analyse and prevent the memory leaks on Java based applications.
java analysis jvm performance-tuning performance-analysis memory-leak heap-dump jvisualvm jmat database-leak
-
Updated
Dec 24, 2018 - Java
Java concurrency analysis for the Software Architecture (ARSW) course at Escuela Colombiana de Ingenieria Julio Garavito. Compares the performance of Busy-Wait (Spin-locking) versus Java Monitors (wait/notify) in a Producer-Consumer pattern. Features CPU profiling via jVisualVM to demonstrate the architectural efficiency of thread synchronization.
producer-consumer software-architecture jvisualvm performance-profiling thread-synchronization java-concurrency monitor-pattern
-
Updated
Feb 14, 2026 - Java
Use JVisual VM to connect to a remote host running your application to monitor memory usage
-
Updated
Nov 7, 2020
Add this topic to your repo
To associate your repository with the jvisualvm topic, visit your repo's landing page and select "manage topics."