Sciweavers

1487 search results - page 251 / 298
» Two Kinds of Metonymy
Sort
View
189
Voted
VLDB
2007
ACM
198views Database» more  VLDB 2007»
16 years 24 days ago
The End of an Architectural Era (It's Time for a Complete Rewrite)
In previous papers [SC05, SBC+07], some of us predicted the end of "one size fits all" as a commercial relational DBMS paradigm. These papers presented reasons and exper...
Michael Stonebraker, Samuel Madden, Daniel J. Abad...
197
Voted
VLDB
2008
ACM
170views Database» more  VLDB 2008»
16 years 24 days ago
A multi-ranker model for adaptive XML searching
The evolution of computing technology suggests that it has become more feasible to offer access to Web information in a ubiquitous way, through various kinds of interaction device...
Ho Lam Lau, Wilfred Ng
200
Voted
SIGMOD
2005
ACM
128views Database» more  SIGMOD 2005»
16 years 22 days ago
Deriving Private Information from Randomized Data
Randomization has emerged as a useful technique for data disguising in privacy-preserving data mining. Its privacy properties have been studied in a number of papers. Kargupta et ...
Zhengli Huang, Wenliang Du, Biao Chen
123
Voted
SIGMOD
2002
ACM
93views Database» more  SIGMOD 2002»
16 years 22 days ago
Implementing database operations using SIMD instructions
Modern CPUs have instructions that allow basic operations to be performed on several data elements in parallel. These instructions are called SIMD instructions, since they apply a...
Jingren Zhou, Kenneth A. Ross
119
Voted
PPOPP
2010
ACM
15 years 10 months ago
Does cache sharing on modern CMP matter to the performance of contemporary multithreaded programs?
Most modern Chip Multiprocessors (CMP) feature shared cache on chip. For multithreaded applications, the sharing reduces communication latency among co-running threads, but also r...
Eddy Z. Zhang, Xipeng Shen, Yunlian Jiang