Uploaded image for project: 'Harmony'
  1. Harmony
  2. HARMONY-6434

Lockfree List and Concurrent Weak HashMap

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • Classlib
    • None
    • Any modern multi-core environment
    • Patch Available
    • Moderate

    Description

      In Harmony, the original ReferenceQueue is a lock-base queue, which doesn't scale well on multi-core environment. Here I attached an lock-free version of ReferenceQueue based on Amino Library, which has better scalability than original queue

      Attachments

        1. ConcurrentWeakHashMap.java
          8 kB
          James Gan
        2. LockFreeList.java
          18 kB
          James Gan

        Issue Links

          Activity

            People

              tellison Tim Ellison
              ganzhi James Gan
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: