An important problem faced by many database management systems is the "online object placement problem"---the problem of choosing a disk page to hold a newly allocated object. In the absence of clustering criteria, the goal is to maximize storage utilization. For main-memory based systems, simple heuristics exist that provide reasonable space utilization in the worst case and excellent utilization in typical cases. However, the storage management problem for databases includes significant additional challenges, such as minimizing I/O traffic, coping with crash recovery, and gracefully integrating space management with locking and logging. We survey several object placement algorithms, including techniques that can be found in comm...
Cloud computing is an Internet based processing where virtual shared servers give programming and di...
We investigate methods to improve the performance of algorithms for automatic storage reclamation of...
The automatic reclamation of storage for unreferenced objects is very important in object databases....
The increasing reliance on online information in our daily lives had called for a rethinking of how ...
Large objects are used in many unconventional database applications; pictures, digitized video and ...
Parallelism is a viable solution to constructing high performance object-oriented database systems. ...
this paper I propose three disk management strategies for object-oriented databases. These strategie...
This paper presents storage structures and algorithms for the efficient manipulation of general-purp...
We present a formal analysis of the database layout problem, i.e., the problem of determining how da...
International audienceSolid State Drives (SSD) are integrated together with Hard Disk Drives (HDD) i...
Abstract Regardless of the supremacy of relational database management systems (RDBMS) in the databa...
Parallelism is a viable solution to constructing high performance object-oriented database systems. ...
In a database system, read operations are much more common than write operations, and consequently, ...
The performance of the whole file systemdepends on how managing the system’s componentswell. Consequ...
Reorganization of objects in an object databases is an important component of several operations lik...
Cloud computing is an Internet based processing where virtual shared servers give programming and di...
We investigate methods to improve the performance of algorithms for automatic storage reclamation of...
The automatic reclamation of storage for unreferenced objects is very important in object databases....
The increasing reliance on online information in our daily lives had called for a rethinking of how ...
Large objects are used in many unconventional database applications; pictures, digitized video and ...
Parallelism is a viable solution to constructing high performance object-oriented database systems. ...
this paper I propose three disk management strategies for object-oriented databases. These strategie...
This paper presents storage structures and algorithms for the efficient manipulation of general-purp...
We present a formal analysis of the database layout problem, i.e., the problem of determining how da...
International audienceSolid State Drives (SSD) are integrated together with Hard Disk Drives (HDD) i...
Abstract Regardless of the supremacy of relational database management systems (RDBMS) in the databa...
Parallelism is a viable solution to constructing high performance object-oriented database systems. ...
In a database system, read operations are much more common than write operations, and consequently, ...
The performance of the whole file systemdepends on how managing the system’s componentswell. Consequ...
Reorganization of objects in an object databases is an important component of several operations lik...
Cloud computing is an Internet based processing where virtual shared servers give programming and di...
We investigate methods to improve the performance of algorithms for automatic storage reclamation of...
The automatic reclamation of storage for unreferenced objects is very important in object databases....