DocumentCode :
1561677
Title :
The object behavior of Java object-oriented database management systems
Author :
Lo, Chia-Tien Dan ; Chang, Morris ; Frieder, Ophir ; Grossman, David
Author_Institution :
Dept. of Comput. Sci., Illinois Inst. of Technol., Chicago, IL, USA
fYear :
2002
Firstpage :
247
Lastpage :
252
Abstract :
Due to its portability and popularity for Internet applications, Java has become one of the major programming languages. The similar syntax inherited from the C language and the pure object oriented features, compared to the non-pure object-oriented C++ language, have caused Java to be a good candidate as a tool in designing object oriented systems, especially in database servers. However the performance of the Java Virtual Machine (JVM) is the reason that several database designers, such as Oracle, IBM, Sybase and Informix, have not fully transferred their database management system (DBMS) into Java. One of the performance indices is the responsiveness for online transaction processing (OLTP) which may be dominated by the garbage collection system inside the JVM. In this paper eight Java programs, jess, javac, mtrt, compress, db, db4o, smallDB and ozone, are used to study the dynamic memory behavior. The latter four programs are Java object-oriented database management systems and their object behaviors are compared to those of the four regular Java programs. Simulation results such as object size distribution, average object size, object live distribution and total garbage collection cycle are reported.
Keywords :
Java; object-oriented databases; software performance evaluation; storage management; transaction processing; C language; C++ language; Internet; JVM; Java; Java Virtual Machine; database servers; dynamic memory behavior; dynamic memory management; garbage collection; garbage collection cycle; object behavior; object-oriented database; online transaction processing; performance; simulation; syntax; Computer languages; Database systems; Delay; Internet; Java; Object oriented databases; Object oriented modeling; Spatial databases; Transaction databases; Virtual machining;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Information Technology: Coding and Computing, 2002. Proceedings. International Conference on
Print_ISBN :
0-7695-1506-1
Type :
conf
DOI :
10.1109/ITCC.2002.1000395
Filename :
1000395
Link To Document :
بازگشت