Bibliographic Details
| Title: |
JaViz: A client/server Java profiling tool. |
| Authors: |
Kazi, Iffat H., Jose, Davis P., Ben-Hamida, Badis, Hescott, Christian J., Kwok, Chris, Konstan, Joseph A., Lilja, David J., Yew, Pen-Chung |
| Source: |
IBM Systems Journal. 2000, Vol. 39 Issue 1, p96. 22p. 5 Color Photographs, 7 Diagrams. |
| Subjects: |
Programming languages software, Java programming language, Client/server computing software |
| Abstract: |
The Java Trademark programming language, with its portability, object-oriented model, support for multithreading and distributed programming, and garbage collection features, is becoming the language of choice for the development of large-scale distributed applications. Without a suitable performance analysis tool for Java programs, however, it is often difficult to analyze the programs for performance-tuning problems. The profiler included in Sun's Java Development Kit (JDK Trademark) 1.1 does not provide sufficiently detailed trace information to address performance issues in large applications. Also, it does not support the tracing of client/server applications, which are very important for analyzing distributed systems. The JaViz performance analysis tool generates execution traces with sufficient detail to determine program hot spots, including remote method calls, in a distributed Java application program. JaViz provides a graphical display of the program execution tree for the entire distributed application in the form of a call graph for ease of visualization. A number of features allow users to analyze the execution tree for performance-tuning problems more easily than other Java performance monitoring tools. The usability and functionality of the JaViz tool set is demonstrated by applying it to an example distributed Java application program. [ABSTRACT FROM AUTHOR] |
|
Copyright of IBM Systems Journal is the property of IBM Corporation/IBM Journals and its content may not be copied or emailed to multiple sites without the copyright holder's express written permission. Additionally, content may not be used with any artificial intelligence tools or machine learning technologies. However, users may print, download, or email articles for individual use. This abstract may be abridged. No warranty is given about the accuracy of the copy. Users should refer to the original published version of the material for the full abstract. (Copyright applies to all Abstracts.) |
| Database: |
Engineering Source |