Skip to content
#

jvisualvm

Here are 6 public repositories matching this topic...

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.

  • Updated Feb 14, 2026
  • Java

Improve this page

Add a description, image, and links to the jvisualvm topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the jvisualvm topic, visit your repo's landing page and select "manage topics."

Learn more