Sciweavers

17 search results - page 3 / 4
» sigmod 1994
Sort
View
SIGMOD
1994
ACM
91views Database» more  SIGMOD 1994»
13 years 9 months ago
Estimating Page Fetches for Index Scans with Finite LRU Buffers
We describe an algorithm for estimating the number of page fetches for a partial or complete scan of a B-tree index. The algorithm obtains estimates for the number of page fetches ...
Arun N. Swami, K. Bernhard Schiefer
SIGMOD
1994
ACM
107views Database» more  SIGMOD 1994»
13 years 9 months ago
QuickStore: A High Performance Mapped Object Store
This paper presents, QuickStore, a memory-mapped storage system for persistent C++ built on top of the EXODUS Storage Manager. QuickStore provides fast access to in-memory objects...
Seth J. White, David J. DeWitt
SIGMOD
1994
ACM
175views Database» more  SIGMOD 1994»
13 years 9 months ago
Sleepers and Workaholics: Caching Strategies in Mobile Environments
In the mobile wireless computing environment of the future, a large number of users, equipped with low-powered palmtop machines, will query databases over wireless communication ch...
Daniel Barbará, Tomasz Imielinski
SIGMOD
2008
ACM
129views Database» more  SIGMOD 2008»
13 years 4 months ago
TerraServer and the Russia adventure..
Jim Gray made many friends and few enemies in his career. Many of the projects he worked on were inspired by one or more of his friends and collaborators in industry and academia....
Tom Barclay
SIGMOD
1994
ACM
106views Database» more  SIGMOD 1994»
13 years 9 months ago
Multi-Step Processing of Spatial Joins
Spatial joins are one of the most important operations for combining spatial objects of several relations. In this paper, spatial join processing is studied in detail for extended...
Thomas Brinkhoff, Hans-Peter Kriegel, Ralf Schneid...