Uploaded image for project: 'ModeShape'
  1. ModeShape
  2. MODE-2634

Upgrade from ConcurrentLinkedHashMap to Caffeine

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • Major
    • 5.2.0.Final
    • 5.1.0.Final
    • None
    • None

    Description

      This project currently uses ConcurrentLinkedHashMap, which is now dormant.

      Caffeine is a rewrite that combines the best of CLHM, Guava, Java 8, and the recent research. In particular it introduces a new eviction policy. W-TinyLFU, to provide a superior hit rate to LRU.

      Please consider migrating. Thanks!

      Attachments

        Activity

          People

            hchiorean Horia Chiorean (Inactive)
            ben.manes Benjamin Manes (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: