Sciweavers

217 search results - page 1 / 44
» Distributed stream join query processing with semijoins
Sort
View
DPD
2010
76views more  DPD 2010»
13 years 5 months ago
Distributed stream join query processing with semijoins
Tri Minh Tran, Byung Suk Lee
ADBIS
2001
Springer
114views Database» more  ADBIS 2001»
13 years 10 months ago
Evaluation of Join Strategies for Distributed Mediation
Three join algorithms are evaluated in an environment with distributed main-memory based mediators and data sources. A streamed ship-out join ships bulks of tuples to a mediator ne...
Vanja Josifovski, Timour Katchaounov, Tore Risch
ICDE
2001
IEEE
121views Database» more  ICDE 2001»
14 years 6 months ago
Integrating Semi-Join-Reducers into State of the Art Query Processors
Semi-join reducers were introduced in the late seventies as a means to reduce the communication costs of distributed database systems. Subsequent work in the eighties showed, howe...
Konrad Stocker, Donald Kossmann, Reinhard Braumand...
DEXA
2004
Springer
91views Database» more  DEXA 2004»
13 years 9 months ago
Efficient Processing of Distributed Iceberg Semi-joins
The Iceberg SemiJoin (ISJ) of two datasets R and S returns the tuples in R which join with at least k tuples of S. The ISJ operator is essential in many practical applications incl...
Mohammed Kasim Imthiyaz, Dong Xiaoan, Panos Kalnis
ICDT
2007
ACM
143views Database» more  ICDT 2007»
13 years 11 months ago
Database Query Processing Using Finite Cursor Machines
We introduce a new abstract model of database query processing, finite cursor machines, that incorporates certain data streaming aspects. The model describes quite faithfully what...
Martin Grohe, Yuri Gurevich, Dirk Leinders, Nicole...