Show simple item record

dc.contributor.advisorAzim, Akramul
dc.contributor.advisorLiscano, Ramiro
dc.contributor.authorHasan Khan, Nahid
dc.date.accessioned2022-03-08T20:28:32Z
dc.date.accessioned2022-03-29T16:46:44Z
dc.date.available2022-03-08T20:28:32Z
dc.date.available2022-03-29T16:46:44Z
dc.date.issued2022-02-01
dc.identifier.urihttps://hdl.handle.net/10155/1422
dc.description.abstractLocks 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 result, it causes performance degradation and prevent java application from further scaling. These types of faults are challenging to debug because they are caused by complex interactions among the threads and can only be detected at run time. Nowadays, performance engineers use legacy tools and their experience to determine causes of lock contention. In this research, a clustering-based approach is presented to help identify the type of lock contention fault to facilitate the procedure that performance engineers follow, intending to support developers with less experience eventually. The classifier is based on the premise that if lock contention exists it is reflected as either a) threads spend too much time inside the critical section and/or b) threads’ high frequency access to the locked resources. Our results show that a classifier can be effectively trained to detect lock contention caused by high hold time and contention due to high frequency with which threads send access requests to the locked resources.en
dc.description.sponsorshipUniversity of Ontario Institute of Technologyen
dc.language.isoenen
dc.subjectJava concurrencyen
dc.subjectLock-contentionen
dc.subjectRun-time faultsen
dc.subjectLinux perf JLMen
dc.subjectClusteringen
dc.titleClustering analysis of lock contention fault types using run-time performance metrics for java intrinsic locksen
dc.typeThesisen
dc.degree.levelMaster of Applied Science (MASc)en
dc.degree.disciplineElectrical and Computer Engineeringen


Files in this item

Thumbnail

This item appears in the following Collection(s)

Show simple item record