Sciweavers

43 search results - page 6 / 9
» icde 1999
Sort
View
ICDE
1999
IEEE
106views Database» more  ICDE 1999»
14 years 8 months ago
Processing Operations with Restrictions in RDBMS without External Sorting: The Tetris Algorithm
Most operations of the relational algebra or SQL require a sorted stream of tuples for efficient processing. Therefore, processing complex relational queries relies on efficient a...
Volker Markl, Martin Zirkel, Rudolf Bayer
ICDE
1999
IEEE
116views Database» more  ICDE 1999»
14 years 8 months ago
Working Together in Harmony - An Implementation of the CORBA Object Query Service and Its Evaluation
The CORBA standard, together with its service specifications, has gained considerable attention in recent years. The CORBA Object Query Service allows for declarative access to he...
Klemens Böhm, Uwe Röhm
ICDE
1999
IEEE
126views Database» more  ICDE 1999»
14 years 8 months ago
Improving the Access Time Performance of Serpentine Tape Drives
This paper presents a general model for estimating access times of serpentine tape drives. The model is used to schedule I/O requests in order to minimize the total access time. W...
Olav Sandstå, Roger Midtstraum
ICDE
1999
IEEE
123views Database» more  ICDE 1999»
14 years 8 months ago
Scalable Web Server Design for Distributed Data Management
Traditional techniques for a distributed web server design rely on manipulation of central resources, such as routers or DNS services, to distribute requests designated for a sing...
Scott M. Baker, Bongki Moon
ICDE
1999
IEEE
107views Database» more  ICDE 1999»
14 years 8 months ago
Using Codewords to Protect Database Data from a Class of Software Errors
Increasingly, for extensibility and performance, specialpurpose application code is being integrated with database system code. Such application code has direct access to database...
Philip Bohannon, Rajeev Rastogi, S. Seshadri, Abra...