COMPUTATIONAL STORAGE FOR DISTRIBUTED COMPUTING

    公开(公告)号:US20180253423A1

    公开(公告)日:2018-09-06

    申请号:US15447262

    申请日:2017-03-02

    IPC分类号: G06F17/30 G06F9/445

    摘要: Computational storage techniques for distribute computing are disclosed. The computational storage server receives input from multiple clients, which is used by the server when executing one or more computation functions. The computational storage server can aggregate multiple client inputs before applying one or more computation functions. The computational storage server sets up: a first memory area for storing input received from multiple clients; a second memory area designated for storing the computation functions to be executed by the computational storage server using the input data received from the multiple clients; a client specific memory management area for storing metadata related to computations performed by the computational storage server for specific clients; and a persistent storage area for storing checkpoints associated with aggregating computations performed by the computation functions.

    EFFICIENT PROPERTY GRAPH STORAGE FOR STREAMING / MULTI-VERSIONING GRAPHS

    公开(公告)号:US20180075159A1

    公开(公告)日:2018-03-15

    申请号:US15264570

    申请日:2016-09-13

    IPC分类号: G06F17/30

    CPC分类号: G06F16/9024 G06F16/28

    摘要: A data storage and retrieval system for a computer memory includes a stream graph engine extracting graph data from streaming data, the graph data occupying a sliding window and comprising a plurality of slices representing a set of contiguous graphs, and where each slice of the plurality of slices corresponds to a given graph structure and its properties at a particular time, the stream graph engine causing the computer memory to store an on-disk portion of the graph data including a key table, a timestamp table and a plurality of property files, wherein the key table comprises a plurality of pointers to corresponding entries of the timestamp table, wherein each of the entries of the timestamp table comprise a corresponding timestamp and a pointer to the properties files, wherein the properties files comprise properties of a corresponding graph of the set of contiguous graphs, an in-memory portion of the graph data having a cache data structure storing a subset of the key table, and a versioning control module storing evolving changes in the graph data in the computer memory.