Sciweavers

175 search results - page 3 / 35
» Operating System Extensions for the Teradata Parallel VLDB
Sort
View
VLDB
2004
ACM
114views Database» more  VLDB 2004»
13 years 11 months ago
Hardware Acceleration in Commercial Databases: A Case Study of Spatial Operations
Traditional databases have focused on the issue of reducing I/O cost as it is the bottleneck in many operations. As databases become increasingly accepted in areas such as Geograp...
Nagender Bandi, Chengyu Sun, Amr El Abbadi, Divyak...
VLDB
2002
ACM
108views Database» more  VLDB 2002»
13 years 5 months ago
Generic Database Cost Models for Hierarchical Memory Systems
Accurate prediction of operator execution time is a prerequisite for database query optimization. Although extensively studied for conventional disk-based DBMSs, cost modeling in ...
Stefan Manegold, Peter A. Boncz, Martin L. Kersten
ASPLOS
2012
ACM
12 years 1 months ago
Chameleon: operating system support for dynamic processors
The rise of multi-core processors has shifted performance efforts towards parallel programs. However, single-threaded code, whether from legacy programs or ones difficult to para...
Sankaralingam Panneerselvam, Michael M. Swift
VLDB
1997
ACM
140views Database» more  VLDB 1997»
13 years 10 months ago
Parallel Query Scheduling and Optimization with Time- and Space-Shared Resources
Scheduling query execution plans is a particularly complex problem in hierarchical parallel systems, where each site consists of a collection of local time-shared (e.g., CPU(s) or...
Minos N. Garofalakis, Yannis E. Ioannidis
DEXAW
1999
IEEE
105views Database» more  DEXAW 1999»
13 years 10 months ago
An Object-Oriented Framework for the Parallel Join Operation
We propose an object-oriented framework for one of the most frequent and costly operations in parallel database systems: the parallel join. The framework independently captures a ...
Sergio Carvalho, Alberto Lerner, Sérgio Lif...