Sciweavers

1031 search results - page 2 / 207
» Managing the operator ordering problem in parallel databases
Sort
View
VLDB
2005
ACM
109views Database» more  VLDB 2005»
13 years 11 months ago
Parallel Execution of Test Runs for Database Application Systems
In a recent paper [8], it was shown how tests for database application systems can be executed efficiently. The challenge was to control the state of the database during testing ...
Florian Haftmann, Donald Kossmann, Eric Lo
ISCI
2002
130views more  ISCI 2002»
13 years 5 months ago
A study of object declustering strategies in parallel temporal object database systems
In a transaction-time temporal object database management system (TODBMS), updating an object creates a new version of the object, but the old version is still accessible. A TODBM...
Kjetil Nørvåg
PODC
2010
ACM
13 years 9 months ago
Brief announcement: on the quest of optimal service ordering in decentralized queries
This paper deals with pipelined queries over services. The execution plan of such queries defines an order in which the services are called. We present the theoretical underpinni...
Efthymia Tsamoura, Anastasios Gounaris, Yannis Man...
VLDB
1994
ACM
153views Database» more  VLDB 1994»
13 years 9 months ago
Optimization Algorithms for Exploiting the Parallelism-Communication Tradeoff in Pipelined Parallelism
We address the problem of finding parallel plans for SQL queries using the two-phase approach of join ordering followed by parallelization. We focus on the parallelization phase a...
Waqar Hasan, Rajeev Motwani
SIGMOD
2007
ACM
136views Database» more  SIGMOD 2007»
14 years 5 months ago
Progressive optimization in a shared-nothing parallel database
Commercial enterprise data warehouses are typically implemented on parallel databases due to the inherent scalability and performance limitation of a serial architecture. Queries ...
Wook-Shin Han, Jack Ng, Volker Markl, Holger Kache...