Sciweavers

649 search results - page 75 / 130
» Improved and Optimized Partitioning Techniques in Database Q...
Sort
View
199
Voted
SIGMOD
2006
ACM
126views Database» more  SIGMOD 2006»
16 years 3 months ago
Declarative networking: language, execution and optimization
The networking and distributed systems communities have recently explored a variety of new network architectures, both for applicationlevel overlay networks, and as prototypes for...
Boon Thau Loo, Tyson Condie, Minos N. Garofalakis,...
130
Voted
SIGMOD
2011
ACM
219views Database» more  SIGMOD 2011»
14 years 6 months ago
Context-sensitive ranking for document retrieval
We study the problem of context-sensitive ranking for document retrieval, where a context is defined as a sub-collection of documents, and is specified by queries provided by do...
Liang Jeff Chen, Yannis Papakonstantinou
147
Voted
DAMON
2007
Springer
15 years 10 months ago
Pipelined hash-join on multithreaded architectures
Multi-core and multithreaded processors present both opportunities and challenges in the design of database query processing algorithms. Previous work has shown the potential for ...
Philip Garcia, Henry F. Korth
217
Voted
VLDB
2002
ACM
141views Database» more  VLDB 2002»
16 years 3 months ago
Data page layouts for relational databases on deep memory hierarchies
Relational database systems have traditionally optimized for I/O performance and organized records sequentially on disk pages using the N-ary Storage Model (NSM) (a.k.a., slotted ...
Anastassia Ailamaki, David J. DeWitt, Mark D. Hill
162
Voted
ICDE
2002
IEEE
181views Database» more  ICDE 2002»
15 years 8 months ago
YFilter: Efficient and Scalable Filtering of XML Documents
Soon, much of the data exchanged over the Internet will be encoded in XML, allowing for sophisticated filtering and content-based routing. We have built a filtering engine called ...
Yanlei Diao, Peter M. Fischer, Michael J. Franklin...