groovy

add ConcurrentReaderHashMap to groovy

Details

  • Type: Improvement Improvement
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: None
  • Fix Version/s: 1.1-beta-2
  • Component/s: None
  • Labels:
    None
  • Number of attachments :
    0

Description

use Doug Lea's ConcurrentReaderHashMap and a modified version of it to replace the MemoryAwareConcurrentReadMap.

Activity

Hide
blackdrag blackdrag added a comment -

done. We now use the ConcurrentReaderHashMap that can be found on the website of the university. I repalced MemoryAwareConcurrentreadMap with a stripped down version of ConcurrentReaderHashMap to support the SoftReferences for keys and values

Show
blackdrag blackdrag added a comment - done. We now use the ConcurrentReaderHashMap that can be found on the website of the university. I repalced MemoryAwareConcurrentreadMap with a stripped down version of ConcurrentReaderHashMap to support the SoftReferences for keys and values

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: