Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-871

Out-of-heap data container implementation

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

XMLWordPrintable

    • Medium

      The DataContainer interface could be implemented using a off-heap impl in C, using a wrapper around TBB's concurrent hashmap.

      Cheap and easy way, no memory management needed, at worst case same performance as the Java CHM-like impl of the data container + some JNI overhead. Potential benefit of large data heaps.

              ttarrant@redhat.com Tristan Tarrant
              manik_jira Manik Surtani (Inactive)
              Archiver:
              rhn-support-adongare Amol Dongare

                Created:
                Updated:
                Resolved:
                Archived: