External memory algorithms and data structures: Dealing with massive data

JS Vitter - ACM Computing surveys (CsUR), 2001 - dl.acm.org
Data sets in large applications are often too massive to fit completely inside the computers
internal memory. The resulting input/output communication (or I/O) between fast internal …

Comparison of access methods for time-evolving data

B Salzberg, VJ Tsotras - ACM Computing Surveys (CSUR), 1999 - dl.acm.org
This paper compares different indexing techniques proposed for supporting efficient access
to temporal data. The comparison is based on a collection of important performance criteria …

[PDF][PDF] Consistent and durable data structures for {Non-Volatile}{Byte-Addressable} memory

S Venkataraman, N Tolia, P Ranganathan… - … USENIX Conference on …, 2011 - usenix.org
The predicted shift to non-volatile, byte-addressable memory (eg, Phase Change Memory
and Memristor), the growth of “big data”, and the subsequent emergence of frameworks such …

[图书][B] Algorithms and theory of computation handbook, volume 2: special topics and techniques

MJ Atallah, M Blanton - 2009 - books.google.com
This handbook provides an up-to-date compendium of fundamental computer science
topics, techniques, and applications. Along with updating and revising many of the existing …

The mv3r-tree: A spatio-temporal access method for timestamp and interval queries

Y Tao, D Papadias - Proceedings of Very Large Data Bases …, 2001 - repository.ust.hk
Among the various types of spatio-temporal queries, the most common ones involve window
queries in time. In particular, timestamp (or timeslice) queries retrieve all the objects that …

[图书][B] Handbook of data structures and applications

DP Mehta, S Sahni - 2004 - taylorfrancis.com
Although there are many advanced and specialized texts and handbooks on algorithms,
until now there was no book that focused exclusively on the wide variety of data structures …

Snapshot indexing

N Kryger - US Patent 7,716,171, 2010 - Google Patents
Managing backup data comprises accessing a snapshot of a data set, Wherein the data set
includes at least one object and the snapshot includes a replica of the data set, and adding …

Indexing moving points

PK Agarwal, L Arge, J Erickson - Proceedings of the nineteenth ACM …, 2000 - dl.acm.org
We propose three indexing schemes for storing a set S of N points in the plane, each moving
along a linear trajectory, so that a query of the following form can be answered quickly …

Algorithms and data structures for external memory

JS Vitter - … and Trends® in Theoretical Computer Science, 2008 - nowpublishers.com
Data sets in large applications are often too massive to fit completely inside the computer's
internal memory. The resulting input/output communication (or I/O) between fast internal …

Efficient structural joins on indexed XML documents

SY Chien, Z Vagena, D Zhang, VJ Tsotras… - VLDB'02: Proceedings of …, 2002 - Elsevier
Publisher Summary This chapter proposes efficient structural join algorithms in the presence
of tag indices. Queries on XML documents typically combine selections on element contents …