Sciweavers

ITCC
2002
IEEE

The Object Behavior of Java Object-Oriented Database Management Systems

13 years 9 months ago
The Object Behavior of Java Object-Oriented Database Management Systems
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 orientated 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) would be 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 on-line 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 syst...
Chia-Tien Dan Lo, J. Morris Chang, Ophir Frieder,
Added 15 Jul 2010
Updated 15 Jul 2010
Type Conference
Year 2002
Where ITCC
Authors Chia-Tien Dan Lo, J. Morris Chang, Ophir Frieder, David A. Grossman
Comments (0)