Sciweavers

4018 search results - page 132 / 804
» Process algebra for performance evaluation
Sort
View
247
Voted
SIGMOD
2011
ACM
442views Database» more  SIGMOD 2011»
14 years 6 months ago
ArrayStore: a storage manager for complex parallel array processing
We present the design, implementation, and evaluation of ArrayStore, a new storage manager for complex, parallel array processing. ArrayStore builds on prior work in the area of m...
Emad Soroush, Magdalena Balazinska, Daniel L. Wang
149
Voted
JCDL
2005
ACM
111views Education» more  JCDL 2005»
15 years 9 months ago
Developing practical automatic metadata assignment and evaluation tools for internet resources
This paper describes the development of practical automatic metadata assignment tools to support automatic record creation for virtual libraries, metadata repositories and digital...
Gordon W. Paynter
VLDB
2007
ACM
114views Database» more  VLDB 2007»
16 years 3 months ago
Optimization and evaluation of shortest path queries
We investigate the problem of how to evaluate efficiently a collection of shortest path queries on massive graphs that are too big to fit in the main memory. To evaluate a shortes...
Edward P. F. Chan, Heechul Lim
161
Voted
SIGMETRICS
2012
ACM
251views Hardware» more  SIGMETRICS 2012»
13 years 6 months ago
Providing fairness on shared-memory multiprocessors via process scheduling
Competition for shared memory resources on multiprocessors is the most dominant cause for slowing down applications and makes their performance varies unpredictably. It exacerbate...
Di Xu, Chenggang Wu, Pen-Chung Yew, Jianjun Li, Zh...
ICDE
2010
IEEE
250views Database» more  ICDE 2010»
16 years 26 days ago
Optimized Query Evaluation Using Cooperative Sorts
— Many applications require sorting a table over multiple sort orders: generation of multiple reports from a table, evaluation of a complex query that involves multiple instances...
Yu Cao, Ramadhana Bramandia, Chee-Yong Chan, Kian-...