A thread monitoring system for multithreaded Java programs
Citations

WEB OF SCIENCE

1
Citations

SCOPUS

7

초록

To assist developing robust multithreaded software, we develop a thread monitoring system for multithreaded Java programs, which can trace or monitor running threads and synchronization. We design a monitoring system which has options to select interesting threads and synchronized actions. Using this tool, programmers can monitor only interesting threads and synchronization in more details by selecting options, and can detect a deadlock. It also provides profile information after execution, which summarizes behavior of running threads and synchronized actions during execution. We implement the system based on code inlining, and presents some experimental results.

키워드

Javathreadsynchronizationmonitoring
제목
A thread monitoring system for multithreaded Java programs
저자
Moon, SewonChang, Byeong-Mo
DOI
10.1145/1149982.1149985
발행일
2006-05
유형
Article
저널명
SIGPLAN Notices (ACM Special Interest Group on Programming Languages)
41
5
페이지
21 ~ 29