Browsing by Subject "Java concurrency"
Now showing items 1-1 of 1
-
Clustering analysis of lock contention fault types using run-time performance metrics for java intrinsic locks
(2022-02-01)Locks are essential in java-based multi-threaded applications as this mechanism provides a proper solution to synchronizing shared resources. However, improper management of locks and threads can lead to contention; as a ...