IDEAS home Printed from https://ideas.repec.org/a/gam/jdataj/v8y2023i11p166-d1273773.html
   My bibliography  Save this article

A Scalable Data Structure for Efficient Graph Analytics and In-Place Mutations

Author

Listed:
  • Soukaina Firmli

    (SIP Research Team, Rabat IT Center, EMI, Mohammed V University in Rabat, Morocco)

  • Dalila Chiadmi

    (SIP Research Team, Rabat IT Center, EMI, Mohammed V University in Rabat, Morocco)

Abstract

The graph model enables a broad range of analyses; thus, graph processing (GP) is an invaluable tool in data analytics. At the heart of every GP system lies a concurrent graph data structure that stores the graph. Such a data structure needs to be highly efficient for both graph algorithms and queries. Due to the continuous evolution, the sparsity, and the scale-free nature of real-world graphs, GP systems face the challenge of providing an appropriate graph data structure that enables both fast analytical workloads and fast, low-memory graph mutations. Existing graph structures offer a hard tradeoff among read-only performance, update friendliness, and memory consumption upon updates. In this paper, we introduce CSR++, a new graph data structure that removes these tradeoffs and enables both fast read-only analytics, and quick and memory-friendly mutations. CSR++ combines ideas from CSR, the fastest read-only data structure, and adjacency lists (ALs) to achieve the best of both worlds. We compare CSR++ to CSR, ALs from the Boost Graph Library (BGL), and the following state-of-the-art update-friendly graph structures: LLAMA, STINGER, GraphOne, and Teseo. In our evaluation, which is based on popular GP algorithms executed over real-world graphs, we show that CSR++ remains close to CSR in read-only concurrent performance (within 10% on average) while significantly outperforming CSR (by an order of magnitude) and LLAMA (by almost 2×) with frequent updates. We also show that both CSR++’s update throughput and analytics performance exceed those of several state-of-the-art graph structures while maintaining low memory consumption when the workload includes updates.

Suggested Citation

  • Soukaina Firmli & Dalila Chiadmi, 2023. "A Scalable Data Structure for Efficient Graph Analytics and In-Place Mutations," Data, MDPI, vol. 8(11), pages 1-24, November.
  • Handle: RePEc:gam:jdataj:v:8:y:2023:i:11:p:166-:d:1273773
    as

    Download full text from publisher

    File URL: https://www.mdpi.com/2306-5729/8/11/166/pdf
    Download Restriction: no

    File URL: https://www.mdpi.com/2306-5729/8/11/166/
    Download Restriction: no
    ---><---

    Corrections

    All material on this site has been provided by the respective publishers and authors. You can help correct errors and omissions. When requesting a correction, please mention this item's handle: RePEc:gam:jdataj:v:8:y:2023:i:11:p:166-:d:1273773. See general information about how to correct material in RePEc.

    If you have authored this item and are not yet registered with RePEc, we encourage you to do it here. This allows to link your profile to this item. It also allows you to accept potential citations to this item that we are uncertain about.

    We have no bibliographic references for this item. You can help adding them by using this form .

    If you know of missing items citing this one, you can help us creating those links by adding the relevant references in the same way as above, for each refering item. If you are a registered author of this item, you may also want to check the "citations" tab in your RePEc Author Service profile, as there may be some citations waiting for confirmation.

    For technical questions regarding this item, or to correct its authors, title, abstract, bibliographic or download information, contact: MDPI Indexing Manager (email available below). General contact details of provider: https://www.mdpi.com .

    Please note that corrections may take a couple of weeks to filter through the various RePEc services.

    IDEAS is a RePEc service. RePEc uses bibliographic data supplied by the respective publishers.