Sciweavers

19 search results - page 2 / 4
» CFDC: A Flash-Aware Buffer Management Algorithm for Database...
Sort
View
SIGMETRICS
2005
ACM
110views Hardware» more  SIGMETRICS 2005»
13 years 11 months ago
Empirical evaluation of multi-level buffer cache collaboration for storage systems
To bridge the increasing processor-disk performance gap, buffer caches are used in both storage clients (e.g. database systems) and storage servers to reduce the number of slow di...
Zhifeng Chen, Yan Zhang, Yuanyuan Zhou, Heidi Scot...
DEXA
2001
Springer
151views Database» more  DEXA 2001»
13 years 10 months ago
Cache Conscious Clustering C3
The two main techniques of improving I/O performance of Object Oriented Database Management Systems(OODBMS) are clustering and buffer replacement. Clustering is the placement of o...
Zhen He, Alonso Marquez
VLDB
1995
ACM
113views Database» more  VLDB 1995»
13 years 9 months ago
Efficient Incremental Garbage Collection for Client-Server Object Database Systems
We describe an eficient server-based algorithm for garbage collecting object-oriented databases in a client/server environment. The algorithm is incremental and runs concurrently ...
Laurent Amsaleg, Michael J. Franklin, Olivier Grub...
VLDB
1989
ACM
72views Database» more  VLDB 1989»
13 years 10 months ago
Priority in DBMS Resource Scheduling
- In this paper, we addressthe problem of priority scheduling in a databasemanagement system. We start by investigating the architectural consequences of adding priority to a DBMS....
Michael J. Carey, Rajiv Jauhari, Miron Livny
SIGMOD
2008
ACM
145views Database» more  SIGMOD 2008»
14 years 6 months ago
Optimizing complex queries with multiple relation instances
Today's query processing engines do not take advantage of the multiple occurrences of a relation in a query to improve performance. Instead, each instance is treated as a dis...
Yu Cao, Gopal C. Das, Chee Yong Chan, Kian-Lee Tan