Uploaded image for project: 'Giraph (Retired)'
  1. Giraph (Retired)
  2. GIRAPH-436 Improvement of partition selection for out-of-core graph
  3. GIRAPH-461

Convert static assignment of in-memory partitions with LRU cache

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • None
    • graph
    • None

    Description

      Currently, the out-of-core partitions are assigned to memory or to disk statically. Using an LRU cache should help keeping in-memory only the partitions that are actively accessed, given a job that does not access all the graph at each superstep (traversals) and a good data partitioning (non random).

      Attachments

        1. GIRAPH-461.patch
          45 kB
          Claudio Martella
        2. GIRAPH-461.patch
          47 kB
          Claudio Martella
        3. GIRAPH-461.patch
          47 kB
          Claudio Martella

        Issue Links

          Activity

            People

              cmartella Claudio Martella
              cmartella Claudio Martella
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: