Title :
The scalability of an object descriptor architecture OODBMS
Author :
Yu, Kwok K. ; Lee, Byung S. ; Olson, Michael R.
Author_Institution :
St. Thomas Univ., St. Paul, MN, USA
Abstract :
An object database management system (OODBMS) has been often criticized for its alleged insufficient scalability for a large-scale production system. We investigated the scalability issue on a commercial OODBMS with a focus on the scalability with respect to the number of objects. Our approach was a benchmark experiment using the loading and indexing of SGML text documents as an application. The application was characterized by its small granularity of objects, which resulted in a huge number of objects in order to make a large database volume. The OODBMS we used was built in a so-called “object descriptor architecture (ODA)” as opposed to a “virtual memory mapping architecture (VMMA)”. The results showed that the OODBMS scaled better than we had anticipated. It required however, algorithmic resolutions to overcome the shortage of object cache space. Three key resolutions were made. First, we created indexes in fragments by committing a loading transaction before the object cache space become full, and subsequently merged the fragments into one master index. Secondly, we had the application release cached object descriptors (CODs) as soon as they became unnecessary. Thirdly, we utilized a query cursor mechanism to fetch the objects returned from a query piece by piece without overflowing the object cache space. Currently we are attempting to push the scalability up to filling up the maximum available hard disk space
Keywords :
cache storage; database indexing; object-oriented databases; query processing; software architecture; SGML text document indexing; SGML text document loading; algorithmic resolutions; cached object descriptors; hard disk space; large database volume; large-scale production system; loading transaction; object cache space; object database management system; object descriptor architecture; query cursor mechanism; scalability; small object granularity; Benchmark testing; Database systems; Electrical capacitance tomography; Filling; Memory architecture; Production systems; SGML; Scalability; XML;
Conference_Titel :
Database Engineering and Applications, 1999. IDEAS '99. International Symposium Proceedings
Conference_Location :
Montreal, Que.
Print_ISBN :
0-7695-0265-2
DOI :
10.1109/IDEAS.1999.787287