CA2846417C

Shared cache used to provide zero copy memory mapped database

Abstract

A technique for concurrently accessing a data set includes initializing a shared cache with a column data store configured to store an expected data set in columns and creating a memory map for accessing the physical memory location in the shared cache. Other operations include mapping the applications' data access requests to the shared cache with the memory map. One advantage of the disclosed technique is that only one instance of the expected data set is stored in memory, so each application is not required to create additional instances of the expected data set in the applications memory address space. Therefore, larger expected data sets may be entirely stored in memory without limiting the number of applications running concurrently.

CA2846417C, drawing sheet 1
Sheet 1 of 6

Term

Projected expiry 13 March 2034.

  1. Priority
  2. Filed
  3. Granted
  4. Today
  5. Projected expiry

21 claims: 3 independent, 18 dependent

  1. 1
    What is claimed is:1. A method for providing a plurality of applications with concurrent access to an expected data set from a database repository, the method comprising: receiving a list of models to include in the expected data set for multiple applications to analyze concurrently, the models including a combination of data attributes from the database repository, wherein the expected data set includes different types of models and different types of models include different data attributes;identifying in the database repository, a portion of the database repository comprising a plurality of data attributes of the expected data set to be accessed concurrently by the plurality of applications;allocating a memory space for a shared cache, wherein the shared cache composes a column data store configured to store data for each of the plurality of attributes of the expected data set in columns;retrieving the expected data set from a database;populating the shared cache with the expected data set;and storing memory address locations corresponding to the columns of the column data store of the shared cache for access by the plurality of applications, wherein each application generates a memory map which maps memory locations in a virtual address space of the respective application to the stored memory address locations.
  2. 8
    A non-transitory computer-readable storage medium storing instructions that, when executed by a processor, cause the processor to perform an operation for providing a plurality of applications with concurrent access to an expected data set from a database repository, the operation comprising:receiving a list of models to include in the expected data set for multiple applications to analyze concurrently, the models including a combination of data I6 CA 2Θ46417 2017-12-01 attributes from the database repository, wherein the expected data set includes different types of models and different types of models include different data attributes: identifying in the database repository, a portion of the database repository comprising a plurality of data attributes of the expected data set to be accessed concurrently by the plurality of applications;allocating a memory space for a shared cache, wherein the shared cache comprises a column data store configured to store data for each of the plurality of attributes of the expected data set in columns;retrieving the expected data set from a database;populating the shared cache with the expected data set;and storing memory address locations corresponding to the columns of the column data store of the shared cache for access by the plurality of applications, wherein each application generates a memory map which maps memory locations in a virtual address space of the respective application to the stored memory address locations.
  3. 15
    A computer system, comprising:a memory storing one or more programs;and a processor configured to execute the one or more programs to perform an operation for providing a plurality of applications with concurrent access to data, the operation comprising: receiving a list of models to include in an expected data set for multiple applications to analyze concurrently, the models including a combination of data attributes from a database repository, wherein the expected data set includes different types of models and different types of models include different data attributes;CA 2Θ46417 2017-12-01 identifying in the database repository, a portion of the database repository comprising a plurality of data attributes of the expected data set to be accessed concurrently by the plurality of applications;allocating a memory space for a shared cache, wherein the shared cache comprises a column data store configured to store data for each of the plurality of attributes of the expected data set in columns;retrieving the expected data set from a database;populating the shared cache with the expected data set;and storing memory address locations corresponding to the columns of the column data store of the shared cache for access by the plurality of applications, wherein each application generates a memory map which maps memory locations in a virtual address space of the respective application to the stored memory address locations.