Storing Data in Memory

PE Gosling, PE Gosling - Mastering Computer Programming, 1990 - Springer
… A list of numbers is stored in memory (RAM). Any data stored in this type of memory can
be read far faster than if it was on a backing store such as disks or tape. RAM bas no moving …

[图书][B] In-memory data management: technology and applications

H Plattner, A Zeier - 2012 - books.google.com
… Another key aspect of the vision of inmemory data management that we present, is a change
in the way data are stored in the underlying database. As we will see in the next section, …

Storing semistructured data with STORED

A Deutsch, M Fernandez, D Suciu - … conference on Management of data, 1999 - dl.acm.org
… to store, query and manage semistructured data. Semistructured data can always be stored
as … data, during which we construct a trie structure in memory that encodes all prefixes in the …

External memory algorithms and data structures: Dealing with massive data

JS Vitter - ACM Computing surveys (CsUR), 2001 - dl.acm.org
… nal memory, in which extra care must be taken to pack data into … memory level are stored
in the caches at a lower level. When a disk block is read into internal memory, it can be stored

In-memory big data management and processing: A survey

H Zhang, G Chen, BC Ooi, KL Tan… - … Knowledge and Data …, 2015 - ieeexplore.ieee.org
… -memory data management and processing proposals and systems, including both data
storage systems and data … they use memory-mapped files to store data such that the data can be …

On some methods of storing data in the cloud for a given time

B Yergaliyeva, Y Seitkulov… - TELKOMNIKA …, 2022 - telkomnika.uad.ac.id
… In this work we study some methods of storing data in the cloud for a given time using secret
… Chips, smart cards and other physically small devices, as a rule, have significant memory

[PDF][PDF] Storing and processing temporal data in main memory column stores

M Kaufmann - 2014 - research-collection.ethz.ch
… to store temporal data physically in main memory and analyze the trade-offs arising from
different memory layouts that cluster the data … We present a novel data structure called Timeline …

Algorithms and data structures for flash memories

E Gal, S Toledo - ACM Computing Surveys (CSUR), 2005 - dl.acm.org
… block of memory. Second, each block can only sustain a limited number of erasures, after
which it can no longer reliably store data. Due to these limitations, sophisticated data structures …

Page-differential logging: an efficient and DBMS-independent approach for storing data into flash memory

YR Kim, KY Whang, IY Song - … Conference on Management of data, 2010 - dl.acm.org
… existing approaches to storing data into flash memory: page-… In this paper, we propose
a new method of storing data, … page in flash memory and the up-to-date page in memory; (2) …

[图书][B] Storing and retrieving data in a parallel distributed memory system

TW Potter - 1987 - dl.acm.org
… Hopfield memory is explored in Chapter 3 and the impact on capacity of data representation
is experimentally investigated in Chapter 4. We then focus on new ways of storing data (…