Details

    Description

      Currently, Nemo SerializedMemoryStore stores its data inside JVM heap, which may cause excessive garbage collection overhead and makes the overall job completion time longer.

       

      One way to alleviate this problem is moving data to on-heap region to off-heap region and manages memory allocation by ourselves. To implement this feature, we need to use specialized features such as `ByteBuffer` or `Unsafe`.

      Attachments

        Issue Links

          Activity

            People

              haeyoon Haeyoon Cho
              gyewonlee Gyewon Lee
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 40m
                  40m