Data Structures for Data-Intensive Applications

Data Structures for Data-Intensive Applications

Tradeoffs and Design Guidelines

Versandkostenfrei!
Versandfertig in 1-2 Wochen
101,99 €
inkl. MwSt.
PAYBACK Punkte
51 °P sammeln!
Data structures are the means by which software programs store and retrieve data. This monograph focuses on key-value data structures, which are widely used for data-intensive applications thanks to the versatility of the key-value data model. Key-value data structures constitute the core of any data-driven system. They provide the means to store, search, and modify data residing at various levels of the storage and memory hierarchy. Designing efficient data structures for given workloads has long been a focus of research and practice in both academia and industry. Data Structures for Data-Int...