Sciweavers

70 search results - page 1 / 14
» Improving locality of nonserial polyadic dynamic programming
Sort
View
PVLDB
2008
126views more  PVLDB 2008»
13 years 5 months ago
Parallelizing query optimization
Many commercial RDBMSs employ cost-based query optimization exploiting dynamic programming (DP) to efficiently generate the optimal query execution plan. However, optimization tim...
Wook-Shin Han, Wooseong Kwak, Jinsoo Lee, Guy M. L...
VEE
2006
ACM
114views Virtualization» more  VEE 2006»
14 years 5 days ago
Dynamic code management: improving whole program code locality in managed runtimes
Xianglong Huang, Brian T. Lewis, Kathryn S. McKinl...
SAC
2008
ACM
13 years 5 months ago
Improving denial of service resistance using dynamic local adaptations
We improve the resistance of gossip-based multicast to (Distributed) Denial of Service (DoS) attacks using dynamic local adaptations at each node. Each node estimates the current ...
Gal Badishi, Idit Keidar
OOPSLA
2004
Springer
13 years 11 months ago
The garbage collection advantage: improving program locality
As improvements in processor speed continue to outpace improvements in cache and memory speed, poor locality increasingly degrades performance. Because copying garbage collectors ...
Xianglong Huang, Stephen M. Blackburn, Kathryn S. ...