[图书][B] High performance visualization: Enabling extreme-scale scientific insight

EW Bethel, H Childs, C Hansen - 2012 - books.google.com
Visualization and analysis tools, techniques, and algorithms have undergone a rapid
evolution in recent decades to accommodate explosive growth in data size and complexity …

Optimizing bitmap indices with efficient compression

K Wu, EJ Otoo, A Shoshani - ACM Transactions on Database Systems …, 2006 - dl.acm.org
Bitmap indices are efficient for answering queries on low-cardinality attributes. In this article,
we present a new compression scheme called Word-Aligned Hybrid (WAH) code that makes …

On the performance of bitmap indices for high cardinality attributes

K Wu, E Otoo, A Shoshani - VLDB, 2004 - books.google.com
It is well established that bitmap indices are efficient for read-only attributes with low attribute
cardinalities. For an attribute with a high cardinality, the size of the bitmap index can be very …

Compressing bitmap indexes for faster search operations

K Wu, EJ Otoo, A Shoshani - Proceedings 14th international …, 2002 - ieeexplore.ieee.org
We study the effects of compression on bitmap indexes. The main operations on the bitmaps
during query processing are bitwise logical operations. Using the general purpose …

[PDF][PDF] Cooperative scans: dynamic bandwidth sharing in a DBMS

M Zukowski, S Héman, N Nes, P Boncz - Proceedings of the 33rd …, 2007 - ir.cwi.nl
This paper analyzes the performance of concurrent (index) scan operations in both record
(NSM/PAX) and column (DSM) disk storage models and shows that existing scheduling …

Grid computing: the european data grid project

B Segal, F Gagliardi, L Robertson, F Carminati - 2000 - cds.cern.ch
The goal of this project is the development of a novel environment to support globally
distributed scientific exploration involving multi-PetaByte datasets. The project will devise …

[HTML][HTML] Storage resource managers: Middleware components for grid storage

A Shoshani, A Sim, J Gu - NASA Conference Publication, 2002 - books.google.com
The amount of scientific data generated by simulations or collected from large scale
experiments have reached levels that cannot be stored in the researcher's workstation or …

Using bitmap index for interactive exploration of large datasets

K Wu, W Koegler, J Chen… - … Conference on Scientific …, 2003 - ieeexplore.ieee.org
Many scientific applications generate large spatio-temporal datasets. A common way of
exploring these datasets is to identify and track regions of interest. Usually these regions are …

Notes on design and implementation of compressed bit vectors

K Wu - 2001 - escholarship.org
Many database applications make extensive use of bitmap indexing schemes. In this paper,
we study how to improve the efficiencies of these indexing schemes by proposing new …

Breaking the curse of cardinality on bitmap indexes

K Wu, K Stockinger, A Shoshani - International Conference on Scientific …, 2008 - Springer
Bitmap indexes are known to be efficient for ad-hoc range queries that are common in data
warehousing and scientific applications. However, they suffer from the curse of cardinality …